Amazon Private CA · Schema

CertificateAuthorityConfiguration

Contains configuration information for your private certificate authority (CA). This includes information about the class of public key algorithm and the key pair that your private CA creates when it issues a certificate. It also includes the signature algorithm that it uses when issuing certificates, and its X.500 distinguished name. You must specify this information when you call the CreateCertificateAuthority action.

AWSCertificate AuthorityCertificatesPKISecurityX.509TLSIoT

Properties

Name Type Description
KeyAlgorithm object
SigningAlgorithm object
Subject object
CsrExtensions object
View JSON Schema on GitHub