Azure Key Vault · Schema

X509CertificateProperties

Properties of the X509 component of a certificate.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
subject string The subject name. Should be a valid X509 distinguished name.
ekus array The enhanced key usage.
key_usage array Defines how the certificate's key may be used.
validity_months integer The duration that the certificate is valid in months.
View JSON Schema on GitHub