Searched refs:CommonName (Results 1 – 16 of 16) sorted by relevance
| /openbmc/phosphor-webui/app/access-control/controllers/ |
| H A D | certificate-controller.js | 60 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 D | account_service.hpp | 66 CommonName, enumerator 133 {CertificateMappingAttribute::CommonName, "CommonName"},
|
| /openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
| H A D | CertificatesStore.js | 95 issuedBy: Issuer.CommonName, 96 issuedTo: Subject.CommonName, 221 data.CommonName = commonName;
|
| /openbmc/openbmc-test-automation/docs/ |
| H A D | certificate_generate.md | 56 "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 D | sessions.hpp | 158 CommonName = 2, enumerator 170 return MTLSCommonNameParseMode::CommonName; in getMTLSCommonNameParseMode()
|
| /openbmc/bmcweb/http/ |
| H A D | mutual_tls.cpp | 167 case persistent_data::MTLSCommonNameParseMode::CommonName: in getUsernameFromCert()
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/ |
| H A D | bmcweb_git.bb | 53 MUTUAL_TLS_PARSING = "CommonName"
|
| /openbmc/bmcweb/docs/ |
| H A D | Redfish.md | 86 - Issuer/CommonName 94 - Subject/CommonName
|
| /openbmc/docs/security/ |
| H A D | TLS-configuration.md | 148 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 D | redfish-tls-user-authentication.md | 221 `CommonName` and verifies if user does exist in the system.
|
| /openbmc/openbmc-test-automation/redfish/managers/ |
| H A D | test_certificate.robot | 292 ... CommonName=${OPENBMC_HOST} Country=US Organization=xyz
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
| H A D | README.md | 128 "CommonName": "www.company.com",
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | account_service.hpp | 1331 case MTLSCommonNameParseMode::CommonName: in getCertificateMapping() 1333 return CertificateMappingAttribute::CommonName; in getCertificateMapping()
|
| /openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
| H A D | test_redfishtool_certificate.robot | 220 ... CommonName=${OPENBMC_HOST} Country=US Organization=xyz
|
| /openbmc/bmcweb/ |
| H A D | meson.options | 256 choices: ['CommonName', 'Whole', 'UserPrincipalName'],
|
| /openbmc/qemu/tests/unit/ |
| H A D | pkix_asn1_tab.c.inc | 691 {"CommonName", 1612709890, "PrintableString"},
|