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 | |
X509CertificateResponse | Returns certificate in X509 form | /v1/certificate-authorities/{caId}/enrollments | |
PKCS12Response | Return certificate and key in PKCS#12 form | /v1/certificate-authorities/{caId}/enrollments | |
SANInCSR | Process Subject Alternative Names (SANs) in CSR | /v1/certificate-authorities/{caId}/enrollments | |
SANInRequest | Process Subject Alternative Names (SANs) in enrollment request | /v1/certificate-authorities/{caId}/enrollments | |
SubjectNameInRequest | Supply subject name parameters in request to construct a subject DN in the supplied order | /v1/certificate-authorities/{caId}/enrollments | |
CAGeneratedKey | Generate the key and returned it to client in PKCS#12 form | /v1/certificate-authorities/{caId}/enrollments | |
KeyInRequest | Supports client-generated keys for enrollment in the enrollment request | /v1/certificate-authorities/{caId}/enrollments | |
CAGeneratedKeyBackup | Supports key backup for CA generated keys | /v1/certificate-authorities/{caId}/enrollments | |
ClientGeneratedKeyBackup | Supports key backup for client-generated keys | /v1/certificate-authorities/{caId}/enrollments | |
ExtensionInCSR | Process extension request in CSR | /v1/certificate-authorities/{caId}/enrollments | |
ExtensionInRequest | Process extension request in enrollment request | /v1/certificate-authorities/{caId}/enrollments | |
ValidateProofOfPossesion | Validates proof of possession if requested | /v1/certificate-authorities/{caId}/enrollments | |
ValidityPeriodInRequest | Supports validity period in request | /v1/certificate-authorities/{caId}/enrollments |
certificates
See below for the certificate-supported capabilities
Name | Description | Endpoint | Supported |
|---|---|---|---|
SearchBySerial | Lookup certificate by serial number | /v1/certificate-authorities/{caId}/certificates/{serial} | |
CertificateAction | List supported actions on a certificate | /v1/certificate-authorities/{caId}/certificates/{serial}/actions | |
CertificateRevocationReason | List supported revocation reasons for the certificate RevokeAction | /v1/certificate-authorities/{caId}/certificates/{serial}/actions |
certificate-events
See below for the certificate-event-supported capabilities
Name | Description | Endpoint | Supported |
|---|---|---|---|
CertificateEvents | Support certificate events | /v1/certificate-authorities/{caId}/certificate-events | |
MaxCertificateEventsPageSize | Return the maximum size of the certificate events Page | /v1/certificate-authorities/{caId}/certificate-events |
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 |
ca-properties
See below for the CA property-supported capabilities
Name | Description | Endpoint | Supported |
|---|---|---|---|
CAPropertiesRetrieval | Retrieve CA properties | /v1/certificate-authorities/{caId}/properties |
general
See below for the general capabilities
Name | Description | Endpoint | Supported |
|---|---|---|---|
PermitsDefaultCA | Can operate as the default CA | ||
SupportsMultipleCAs | Supports multiple CA configurations |