Home
last modified time | relevance | path

Searched full:country (Results 1 – 25 of 94) sorted by relevance

1234

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/
H A DGeoIP.conf7 # * GeoLite2-Country - GeoLite2 Country
8 # * 506 - GeoLite Legacy Country
11 ProductIds GeoLite2-City GeoLite2-Country 506 517 533
/openbmc/qemu/tests/unit/
H A Dcrypto-tls-x509-helpers.h42 const char *country; member
88 country, commonname, \ argument
98 country, commonname, altname1, altname2, \
109 country, commonname, \ argument
119 country, commonname, altname1, altname2, \
H A Dcrypto-tls-x509-helpers.c237 if (req->country) { in test_tls_generate_cert()
240 req->country, strlen(req->country)); in test_tls_generate_cert()
242 g_critical("Failed to set certificate country name %s", in test_tls_generate_cert()
/openbmc/openbmc-test-automation/docs/
H A Dcertificate_generate.md37 Country Name (2 letter code) [AU]:US
57 "Country": <Country Name>,
74 "Country": "US",
159 "Country": "US",
169 "Country": "US",
/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/
H A DModalGenerateCsr.vue44 :label="$t('pageCertificates.modal.country')"
45 label-for="country"
48 id="country"
49 v-model="form.country"
50 data-test-id="modalGenerateCsr-select-country"
52 :state="getValidationState(v$.form.country)"
53 @input="v$.form.country.$touch()"
388 country: null,
401 countryOptions: COUNTRY_LIST.map((country) => ({
402 text: country.label,
[all …]
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/files/unattended-boot-conf/Debian/
H A Dpreseed.cfg7 # Set language, country and locale
9 d-i debian-installer/country string GB
29 d-i mirror/country string manual NO
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Dfreshclam.conf61 # Uncomment the following line and replace XY with your country
175 # Country of origin of malware/detection statistics (for statistical
181 # of the country of origin.
183 #DetectionStatsCountry country-code
H A Dfreshclam-native.conf61 # Uncomment the following line and replace XY with your country
175 # Country of origin of malware/detection statistics (for statistical
181 # of the country of origin.
183 #DetectionStatsCountry country-code
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DCertificatesStore.js194 country,
216 data.Country = country;
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-iso3166_2.1.1.bb1 SUMMARY = "Self-contained ISO 3166-1 country definitions"
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DCertificate.interface.yaml70 C = country, O=organization, CN= common name.
83 Here C=country, ST=state, L=locality, O=organization, CN= common name.
/openbmc/phosphor-webui/app/access-control/controllers/
H A Dcertificate-modal-csr-gen.html55 <label for="countryCode" class="content-label">Country *</label>
70 ng-value="country"
71 ng-repeat="country in countryList">
72 {{ country.Name }}
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/
H A Dgeoip_1.6.12.bb1 SUMMARY = "C library for country/city/organization to IP address or hostname mapping"
2 DESCRIPTION = "GeoIP is a C library that enables the user to find the country that any IP \
H A Dgeoip-perl_1.51.bb6 DESCRIPTION = "perl library for country/city/organization to IP address or hostname mapping"
/openbmc/openbmc/poky/meta/recipes-support/iso-codes/
H A Diso-codes_4.18.0.bb2 DESCRIPTION = "Provides lists of various ISO standards (e.g. country, \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml46 - name: Country
49 The country of the organization making the request. This is a
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dbe-All1 # Belgium, whole country
/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp227 std::string contactPerson, std::string country, std::string email, in generateCSR() argument
236 contactPerson, country, email, givenName, initials, keyBitLength, in generateCSR()
1008 std::string country("IN"); in TEST_F() local
1032 contactPerson, country, email, givenName, initials, in TEST_F()
1076 std::string country("IN"); in TEST_F() local
1098 contactPerson, country, email, givenName, initials, in TEST_F()
1123 std::string country("IN"); in TEST_F() local
1145 contactPerson, country, email, givenName, initials, in TEST_F()
1169 std::string country("IN"); in TEST_F() local
1191 contactPerson, country, email, givenName, initials, in TEST_F()
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBSD-2-Clause-Darwin6 Department of Commerce, and may be exported to any country or planet.
H A DCC-PDDC2 …wledge, the work of authorship identified is in the public domain of the country from which the wo…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DResource.v1_23_0.json516 "Country": { object
517 "description": "The country.",
518 … "longDescription": "This property shall contain the country location for this resource.",
527 "description": "The ISO 3166-1 country code.",
528 …escription": "This property shall contain the ISO 3166-1-defined alpha-2 or alpha-3 country code.",
560 …erty shall contain the state, province, or territory location within the country for this resource…
747 "Country": { object
748 "description": "The country.",
749 …gDescription": "The value shall conform to the RFC5139-defined requirements of the Country field.",
1002 "description": "A top-level subdivision within a country.",
[all …]
H A DAssembly.v1_6_0.json170 … "description": "The manufacturing country of origin, using the ISO 3166-1 country code.",
171 …contain the ISO 3166-1-defined alpha-2 or alpha-3 country code that reflects the manufacturing cou…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DResource.v1_23_0.json516 "Country": { object
517 "description": "The country.",
518 … "longDescription": "This property shall contain the country location for this resource.",
527 "description": "The ISO 3166-1 country code.",
528 …escription": "This property shall contain the ISO 3166-1-defined alpha-2 or alpha-3 country code.",
560 …erty shall contain the state, province, or territory location within the country for this resource…
747 "Country": { object
748 "description": "The country.",
749 …gDescription": "The value shall conform to the RFC5139-defined requirements of the Country field.",
1002 "description": "A top-level subdivision within a country.",
[all …]
H A DAssembly.v1_6_0.json170 … "description": "The manufacturing country of origin, using the ISO 3166-1 country code.",
171 …contain the ISO 3166-1-defined alpha-2 or alpha-3 country code that reflects the manufacturing cou…
/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.hpp130 * @param[in] country - The country of the organization making the request.
191 std::string contactPerson, std::string country, std::string email,
214 std::string contactPerson, std::string country, std::string email,

1234