Home
last modified time | relevance | path

Searched refs:CommonName (Results 1 – 16 of 16) sorted by relevance

/openbmc/phosphor-webui/app/access-control/controllers/
H A Dcertificate-controller.js60 if (a.Issuer.CommonName > b.Issuer.CommonName) {
63 if (a.Issuer.CommonName < b.Issuer.CommonName) {
160 addCSR.CommonName = $scope.newCSR.commonName;
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Daccount_service.hpp66 CommonName, enumerator
133 {CertificateMappingAttribute::CommonName, "CommonName"},
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DCertificatesStore.js95 issuedBy: Issuer.CommonName,
96 issuedTo: Subject.CommonName,
221 data.CommonName = commonName;
/openbmc/openbmc-test-automation/docs/
H A Dcertificate_generate.md56 "CommonName": "<BMC_IP>",
73 "CommonName": "xx.xx.xx.xx",
158 "CommonName": "XYZ CERTIFICATE AUTHORITY",
168 "CommonName": "xx.xx.xx.xx",
/openbmc/bmcweb/include/
H A Dsessions.hpp158 CommonName = 2, enumerator
170 return MTLSCommonNameParseMode::CommonName; in getMTLSCommonNameParseMode()
/openbmc/bmcweb/http/
H A Dmutual_tls.cpp167 case persistent_data::MTLSCommonNameParseMode::CommonName: in getUsernameFromCert()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/
H A Dbmcweb_git.bb53 MUTUAL_TLS_PARSING = "CommonName"
/openbmc/bmcweb/docs/
H A DRedfish.md86 - Issuer/CommonName
94 - Subject/CommonName
/openbmc/docs/security/
H A DTLS-configuration.md148 provide **the OpenBMC system user name** for the `CommonName` attribute of this
179 name of your OpenBMC server** for the `CommonName` attribute of this
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md221 `CommonName` and verifies if user does exist in the system.
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_certificate.robot292 ... CommonName=${OPENBMC_HOST} Country=US Organization=xyz
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md128 "CommonName": "www.company.com",
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1331 case MTLSCommonNameParseMode::CommonName: in getCertificateMapping()
1333 return CertificateMappingAttribute::CommonName; in getCertificateMapping()
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A Dtest_redfishtool_certificate.robot220 ... CommonName=${OPENBMC_HOST} Country=US Organization=xyz
/openbmc/bmcweb/
H A Dmeson.options256 choices: ['CommonName', 'Whole', 'UserPrincipalName'],
/openbmc/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc691 {"CommonName", 1612709890, "PrintableString"},