ExtendedKeyUsage - AWS Private Certificate Authority

ExtendedKeyUsage

Specifies additional purposes for which the certified public key may be used other than basic purposes indicated in the KeyUsage extension.

Contents

ExtendedKeyUsageObjectIdentifier

Specifies a custom ExtendedKeyUsage with an object identifier (OID).

Type: String

Length Constraints: Minimum length of 0. Maximum length of 64.

Pattern: ^([0-2])\.([0-9]|([0-3][0-9]))((\.([0-9]+)){0,126})$

Required: No

ExtendedKeyUsageType

Specifies a standard ExtendedKeyUsage as defined as in RFC 5280.

Type: String

Valid Values: SERVER_AUTH | CLIENT_AUTH | CODE_SIGNING | EMAIL_PROTECTION | TIME_STAMPING | OCSP_SIGNING | SMART_CARD_LOGIN | DOCUMENT_SIGNING | CERTIFICATE_TRANSPARENCY

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: