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/webui-vue/src/store/modules/SecurityAndAccess/
H A DCertificatesStore.js95 issuedBy: Issuer.CommonName,
96 issuedTo: Subject.CommonName,
221 data.CommonName = commonName;
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Daccount_service.hpp66 CommonName, enumerator
133 {CertificateMappingAttribute::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/openbmc/meta-phosphor/recipes-phosphor/interfaces/
H A Dbmcweb_git.bb36 MUTUAL_TLS_PARSING="CommonName"
/openbmc/bmcweb/include/
H A Dsessions.hpp158 CommonName = 2, enumerator
171 return MTLSCommonNameParseMode::CommonName; in getMTLSCommonNameParseMode()
/openbmc/bmcweb/http/
H A Dmutual_tls.cpp182 case persistent_data::MTLSCommonNameParseMode::CommonName: in getUsernameFromCert()
/openbmc/bmcweb/
H A DRedfish.md87 - Issuer/CommonName
95 - Subject/CommonName
H A Dmeson.options253 choices: ['CommonName', 'Whole', 'UserPrincipalName', 'Meta'],
/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/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1321 case MTLSCommonNameParseMode::CommonName: in getCertificateMapping()
1323 return CertificateMappingAttribute::CommonName; in getCertificateMapping()
1341 return CertificateMappingAttribute::CommonName; in getCertificateMapping()
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md220 status. There, in case of success Redfish extracts username from `CommonName`
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_certificate.robot288 ... 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/openbmc-test-automation/redfish/dmtf_tools/
H A Dtest_redfishtool_certificate.robot220 ... CommonName=${OPENBMC_HOST} Country=US Organization=xyz
/openbmc/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc691 {"CommonName", 1612709890, "PrintableString"},