ApiPassthrough
Contains X.509 certificate information to be placed in an issued certificate. An
APIPassthrough
or APICSRPassthrough
template variant must
be selected, or else this parameter is ignored.
If conflicting or duplicate certificate information is supplied from other sources, AWS Private CA applies order of operation rules to determine what information is used.
Contents
- Extensions
-
Specifies X.509 extension information for a certificate.
Type: Extensions object
Required: No
- Subject
-
Contains information about the certificate subject. The
Subject
field in the certificate identifies the entity that owns or controls the public key in the certificate. The entity can be a user, computer, device, or service. TheSubject
must contain an X.500 distinguished name (DN). A DN is a sequence of relative distinguished names (RDNs). The RDNs are separated by commas in the certificate.Type: ASN1Subject object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: