/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | Certificate.interface.yaml | 62 - name: Issuer 65 The issuer of the certificate. 67 Refer X.509 certificate wiki for the "Issuer" Key and value details.
|
/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) {
|
/openbmc/docs/security/ |
H A D | TLS-configuration.md | 32 - issuer name has to match CA's subject name for client certificate 33 - issuer name has to match the fully qualified domain name of your OpenBMC host 215 - `Issuer` in `client-cert.pem`, it must match to `Subject` in `CA-cert.pem`, 233 Issuer: C=US, ST=California, L=San Francisco, O=Intel, CN=Test CA 268 Issuer: C=US, ST=California, L=San Francisco, O=Intel, CN=Test CA 303 Issuer: C=US, ST=z, L=z, O=z, OU=z, CN=bmc.example.com
|
/openbmc/bmcweb/docs/ |
H A D | Redfish.md | 85 - Issuer/City 86 - Issuer/CommonName 87 - Issuer/Country 88 - Issuer/Organization 89 - Issuer/OrganizationalUnit 90 - Issuer/State 723 - Issuer
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | certificate-modal-remove.html | 11 …<p>Are you sure you want to remove certificate issued by '{{modalCtrl.certificate.Issuer.CommonNam…
|
H A D | certificate.html | 10 {{cert.Issuer.CommonName}}
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ExternalAccountProvider.v1_8_1.json | 524 …ken validation is configured by a client. Clients should configure the `Issuer` and `OAuthService… 528 …n from properties configured by a client. Clients should configure the `Issuer` and `OAuthService… 561 "Issuer": { object 562 …"description": "The issuer string of the OAuth 2.0 service. Clients should configure this propert… 563 …d issuer string of the OAuth 2.0 service. If the `Mode` property contains the value `Discovery`, … 579 …"description": "The Base64-encoded signing keys of the issuer of the OAuth 2.0 service. Clients s… 580 …ing, with padding characters, of the RFC7517-defined signing keys of the issuer of the OAuth 2.0 s…
|
H A D | Certificate.v1_11_0.json | 148 "Issuer": { object 150 "description": "The issuer of the certificate.", 151 … "This property shall contain an object containing information about the issuer of the certificate… 301 …"longDescription": "This type shall contain the properties that identifies the issuer or subject o… 351 …RFC5280 'subjectAltName' attribute. This property shall not be present in the `Issuer` property.", 446 "Issuer": { object
|
H A D | AccountService.v1_18_0.json | 1168 …ken validation is configured by a client. Clients should configure the `Issuer` and `OAuthService… 1172 …n from properties configured by a client. Clients should configure the `Issuer` and `OAuthService… 1205 "Issuer": { object 1206 …"description": "The issuer string of the OAuth 2.0 service. Clients should configure this propert… 1207 …d issuer string of the OAuth 2.0 service. If the `Mode` property contains the value `Discovery`, … 1223 …"description": "The Base64-encoded signing keys of the issuer of the OAuth 2.0 service. Clients s… 1224 …ing, with padding characters, of the RFC7517-defined signing keys of the issuer of the OAuth 2.0 s…
|
/openbmc/openbmc/meta-security/meta-integrity/scripts/ |
H A D | ima-gen-local-ca.sh | 34 authorityKeyIdentifier=keyid:always,issuer
|
H A D | ima-gen-CA-signed.sh | 41 #authorityKeyIdentifier=keyid,issuer
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 233.out | 60 …pen 'driver=nbd,host=127.0.0.1,port=PORT,tls-creds=tls0': The certificate hasn't got a known issuer 61 qemu-nbd: The certificate hasn't got a known issuer
|
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
H A D | CertificatesStore.js | 84 Issuer = {}, 95 issuedBy: Issuer.CommonName,
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Certificate.v1_11_0.json | 148 "Issuer": { object 150 "description": "The issuer of the certificate.", 151 … "This property shall contain an object containing information about the issuer of the certificate… 301 …"longDescription": "This type shall contain the properties that identifies the issuer or subject o… 351 …RFC5280 'subjectAltName' attribute. This property shall not be present in the `Issuer` property.", 446 "Issuer": { object
|
H A D | AccountService.v1_18_0.json | 1168 …ken validation is configured by a client. Clients should configure the `Issuer` and `OAuthService… 1172 …n from properties configured by a client. Clients should configure the `Issuer` and `OAuthService… 1205 "Issuer": { object 1206 …"description": "The issuer string of the OAuth 2.0 service. Clients should configure this propert… 1207 …d issuer string of the OAuth 2.0 service. If the `Mode` property contains the value `Discovery`, … 1223 …"description": "The Base64-encoded signing keys of the issuer of the OAuth 2.0 service. Clients s… 1224 …ing, with padding characters, of the RFC7517-defined signing keys of the issuer of the OAuth 2.0 s…
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | certificate_service.hpp | 184 * @param[in] str Issuer/Subject value in key=value pairs 185 * @param[in] type Issuer/Subject 352 const std::string* issuer = nullptr; in getCertificateProperties() local 360 "Issuer", issuer, "Subject", subject, "ValidNotAfter", in getCertificateProperties() 389 if (issuer != nullptr) in getCertificateProperties() 391 updateCertIssuerOrSubject(asyncResp->res.jsonValue["Issuer"], in getCertificateProperties() 392 *issuer); in getCertificateProperties()
|
/openbmc/qemu/scripts/ |
H A D | u2f-setup-gen.py | 116 False, b"keyid:always", issuer=cert),
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | ExternalAccountProvider_v1.xml | 529 <Property Name="Issuer" Type="Edm.String"> 531 …<Annotation Term="OData.Description" String="The issuer string of the OAuth 2.0 service. Clients … 532 …d issuer string of the OAuth 2.0 service. If the `Mode` property contains the value `Discovery`, … 541 … Term="OData.Description" String="The Base64-encoded signing keys of the issuer of the OAuth 2.0 s… 542 …ing, with padding characters, of the RFC7517-defined signing keys of the issuer of the OAuth 2.0 s… 552 …ken validation is configured by a client. Clients should configure the `Issuer` and `OAuthService… 553 …n from properties configured by a client. Clients should configure the `Issuer` and `OAuthService…
|
H A D | Certificate_v1.xml | 401 <Property Name="Issuer" Type="Certificate.v1_0_0.Identifier" Nullable="false"> 402 <Annotation Term="OData.Description" String="The issuer of the certificate."/> 403 …="This property shall contain an object containing information about the issuer of the certificate… 434 …tion" String="This type shall contain the properties that identifies the issuer or subject of a ce… 769 <NavigationProperty Name="Issuer" Type="Certificate.Certificate"> 949 …FC5280 'subjectAltName' attribute. This property shall not be present in the `Issuer` property."/>
|
H A D | AccountService_v1.xml | 1405 <Property Name="Issuer" Type="Edm.String"> 1407 …<Annotation Term="OData.Description" String="The issuer string of the OAuth 2.0 service. Clients … 1408 …d issuer string of the OAuth 2.0 service. If the `Mode` property contains the value `Discovery`, … 1417 … Term="OData.Description" String="The Base64-encoded signing keys of the issuer of the OAuth 2.0 s… 1418 …ing, with padding characters, of the RFC7517-defined signing keys of the issuer of the OAuth 2.0 s… 1428 …ken validation is configured by a client. Clients should configure the `Issuer` and `OAuthService… 1429 …n from properties configured by a client. Clients should configure the `Issuer` and `OAuthService…
|
/openbmc/openbmc-test-automation/docs/ |
H A D | certificate_generate.md | 156 "Issuer": {
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | Certificate_v1.xml | 401 <Property Name="Issuer" Type="Certificate.v1_0_0.Identifier" Nullable="false"> 402 <Annotation Term="OData.Description" String="The issuer of the certificate."/> 403 <Annotation Term="OData.LongDescription" String="This property shall contain an object containing information about the issuer of the certificate."/> 434 <Annotation Term="OData.LongDescription" String="This type shall contain the properties that identifies the issuer or subject of a certificate."/> 769 <NavigationProperty Name="Issuer" Type="Certificate.Certificate"> 949 <Annotation Term="OData.LongDescription" String="This property shall contain the additional host names of the entity, as defined by the RFC5280 'subjectAltName' attribute. This property shall not be present in the `Issuer` property."/>
|
H A D | AccountService_v1.xml | 1405 <Property Name="Issuer" Type="Edm.String"> 1407 …<Annotation Term="OData.Description" String="The issuer string of the OAuth 2.0 service. Clients … 1408 …d issuer string of the OAuth 2.0 service. If the `Mode` property contains the value `Discovery`, … 1417 … Term="OData.Description" String="The Base64-encoded signing keys of the issuer of the OAuth 2.0 s… 1418 …ing, with padding characters, of the RFC7517-defined signing keys of the issuer of the OAuth 2.0 s… 1428 …ken validation is configured by a client. Clients should configure the `Issuer` and `OAuthService… 1429 …n from properties configured by a client. Clients should configure the `Issuer` and `OAuthService…
|
/openbmc/docs/designs/ |
H A D | redfish-tls-user-authentication.md | 217 - issuer name has to match CA's subject name
|
/openbmc/qemu/crypto/ |
H A D | tlscredsx509.c | 351 reason = "The certificate hasn't got a known issuer"; in qcrypto_tls_creds_check_cert_pair()
|