See below for the capabilities supported by Digicert Certificate Authorities.

enrollments

See below for the enrollment-supported capabilities

Name

Description

Endpoint

Supported

EnrollmentByCSR

Process certificate signing requests

/v1/certificate-authorities/{caId}/enrollments

(tick)

X509CertificateResponse

Returns certificate in X509 form

/v1/certificate-authorities/{caId}/enrollments

(tick)

PKCS12Response

Return certificate and key in PKCS#12 form

/v1/certificate-authorities/{caId}/enrollments

(error)

SANInCSR

Process Subject Alternative Names (SANs) in CSR

/v1/certificate-authorities/{caId}/enrollments

(tick)

SANInRequest

Process Subject Alternative Names (SANs) in enrollment request

/v1/certificate-authorities/{caId}/enrollments

(tick)

SubjectNameInRequest

Supply subject name parameters in request to construct a subject DN in the supplied order

/v1/certificate-authorities/{caId}/enrollments

(tick)

CAGeneratedKey

Generate the key and returned it to client in PKCS#12 form

/v1/certificate-authorities/{caId}/enrollments

(error)

KeyInRequest

Supports client-generated keys for enrollment in the enrollment request

/v1/certificate-authorities/{caId}/enrollments

(error)

CAGeneratedKeyBackup

Supports key backup for CA generated keys

/v1/certificate-authorities/{caId}/enrollments

(error)

ClientGeneratedKeyBackup

Supports key backup for client-generated keys

/v1/certificate-authorities/{caId}/enrollments

(error)

ExtensionInCSR

Process extension request in CSR

/v1/certificate-authorities/{caId}/enrollments

(error)

ExtensionInRequest

Process extension request in enrollment request

/v1/certificate-authorities/{caId}/enrollments

(error)

ValidateProofOfPossesion

Validates proof of possession if requested

/v1/certificate-authorities/{caId}/enrollments

(error)

ValidityPeriodInRequest

Supports validity period in request

/v1/certificate-authorities/{caId}/enrollments

(tick)

certificates

See below for the certificate-supported capabilities

Name

Description

Endpoint

Supported

SearchBySerial

Lookup certificate by serial number

/v1/certificate-authorities/{caId}/certificates/{serial}

(tick)

CertificateAction

List supported actions on a certificate

/v1/certificate-authorities/{caId}/certificates/{serial}/actions

(tick)

CertificateRevocationReason

List supported revocation reasons for the certificate RevokeAction

/v1/certificate-authorities/{caId}/certificates/{serial}/actions

(tick)

certificate-events

See below for the certificate-event-supported capabilities

Name

Description

Endpoint

Supported

CertificateEvents

Support certificate events

/v1/certificate-authorities/{caId}/certificate-events

(tick)

MaxCertificateEventsPageSize

Return the maximum size of the certificate events Page

/v1/certificate-authorities/{caId}/certificate-events

(tick)

status

See below for the status-supported capabilities

Name

Description

Endpoint

Supported

CAStatus

Check whether the CA is up or down

/v1/certificate-authorities/{caId}/status

(error)

ca-properties

See below for the CA property-supported capabilities

Name

Description

Endpoint

Supported

CAPropertiesRetrieval

Retrieve CA properties

/v1/certificate-authorities/{caId}/properties

(error)

general

See below for the general capabilities

Name

Description

Endpoint

Supported

PermitsDefaultCA

Can operate as the default CA


(tick)

SupportsMultipleCAs

Supports multiple CA configurations


(tick)