Home
last modified time | relevance | path

Searched full:issuer (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DCertificate.interface.yaml62 - 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 Dcertificate-controller.js60 if (a.Issuer.CommonName > b.Issuer.CommonName) {
63 if (a.Issuer.CommonName < b.Issuer.CommonName) {
/openbmc/docs/security/
H A DTLS-configuration.md32 - 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 DRedfish.md85 - 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 Dcertificate-modal-remove.html11 …<p>Are you sure you want to remove certificate issued by '{{modalCtrl.certificate.Issuer.CommonNam…
H A Dcertificate.html10 {{cert.Issuer.CommonName}}
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DExternalAccountProvider.v1_8_1.json524 …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 DCertificate.v1_11_0.json148 "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 DAccountService.v1_18_0.json1168 …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 Dima-gen-local-ca.sh34 authorityKeyIdentifier=keyid:always,issuer
H A Dima-gen-CA-signed.sh41 #authorityKeyIdentifier=keyid,issuer
/openbmc/qemu/tests/qemu-iotests/
H A D233.out60 …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 DCertificatesStore.js84 Issuer = {},
95 issuedBy: Issuer.CommonName,
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DCertificate.v1_11_0.json148 "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 DAccountService.v1_18_0.json1168 …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 Dcertificate_service.hpp184 * @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 Du2f-setup-gen.py116 False, b"keyid:always", issuer=cert),
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DExternalAccountProvider_v1.xml529 <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 DCertificate_v1.xml401 <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 DAccountService_v1.xml1405 <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 Dcertificate_generate.md156 "Issuer": {
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DCertificate_v1.xml401 <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 DAccountService_v1.xml1405 <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 Dredfish-tls-user-authentication.md217 - issuer name has to match CA's subject name
/openbmc/qemu/crypto/
H A Dtlscredsx509.c351 reason = "The certificate hasn't got a known issuer"; in qcrypto_tls_creds_check_cert_pair()

12