/openbmc/linux/crypto/asymmetric_keys/ |
H A D | x509_parser.h | 17 char *issuer; /* Name of certificate issuer */ member 19 struct asymmetric_key_id *id; /* Issuer + Serial number */ 30 const void *raw_issuer; /* Raw issuer name in ASN.1 */
|
H A D | pkcs7_verify.c | 154 * uses the issuer's name and the issuing certificate serial number for 155 * matching purposes. These must match the certificate issuer's name (not 223 pr_debug("- issuer %s\n", x509->issuer); in pkcs7_verify_sig_chain() 275 /* We matched issuer + serialNumber, but if there's an in pkcs7_verify_sig_chain()
|
H A D | x509.asn1 | 11 issuer Name ({ x509_note_issuer }),
|
H A D | x509_public_key.c | 175 pr_devel("Cert Issuer: %s\n", cert->issuer); in x509_key_preparse()
|
H A D | pkcs7_parser.h | 46 * This also contains the issuing cert serial number and issuer's name
|
H A D | x509_cert_parser.c | 49 kfree(cert->issuer); in x509_free_certificate() 121 /* Generate cert issuer + serial number key ID */ in x509_cert_parse() 364 * Fabricate and save the issuer and subject names 458 return x509_fabricate_name(ctx, hdrlen, tag, &ctx->cert->issuer, vlen); in x509_note_issuer()
|
H A D | pkcs7.asn1 | 98 issuer Name ({ pkcs7_sig_note_issuer }),
|
/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/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/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/bmcweb/ |
H A D | Redfish.md | 84 - Issuer/City 85 - Issuer/CommonName 86 - Issuer/Country 87 - Issuer/Organization 88 - Issuer/OrganizationalUnit 89 - Issuer/State 703 - Issuer
|
/openbmc/linux/include/keys/ |
H A D | asymmetric-type.h | 33 * (1) Serial Number & Issuer. Non-optional. This is the only valid way to 36 * (2) Issuer & Subject Unique IDs. Optional. These were the original way to
|
/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_10_0.json | 145 "Issuer": { object 147 "description": "The issuer of the certificate.", 148 … "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/schema/dmtf/json-schema-installed/ |
H A D | Certificate.v1_10_0.json | 145 "Issuer": { object 147 "description": "The issuer of the certificate.", 148 … "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/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/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/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/bmcweb/redfish-core/lib/ |
H A D | certificate_service.hpp | 186 * @param[in] str Issuer/Subject value in key=value pairs 187 * @param[in] type Issuer/Subject 354 const std::string* issuer = nullptr; in getCertificateProperties() local 362 "Issuer", issuer, "Subject", subject, "ValidNotAfter", in getCertificateProperties() 391 if (issuer != nullptr) in getCertificateProperties() 393 updateCertIssuerOrSubject(asyncResp->res.jsonValue["Issuer"], in getCertificateProperties() 394 *issuer); in getCertificateProperties()
|
/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…
|