See below for the capabilities supported by the Certificate Authorities of the Entrust Certificate Services.
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 |
subjects
See below for the subject management-supported capabilities
Name | Description | Endpoint | Supported |
|---|---|---|---|
SearchBySubjectDN | Lookup certificates by subject DN | /v1/certificate-authorities/{caId}/subjects/{dn} | |
SubjectDNAction | List supported actions on a subject DN | /v1/certificate-authorities/{caId}/subjects/{dn}/actions |
domains
See below for the domain-supported capabilities
Name | Description | Endpoint | Supported |
|---|---|---|---|
VerificationMethod | List of supported verification methods | /v1/certificate-authorities/{caId}/domains/{domain} | dns, email, manual, unknown, webServer |
VerificationStatus | Supported verification statuses | /v1/certificate-authorities/{caId}/domains/{domain} | APPROVED, CANCELLED, DECLINED, EXPIRED, EXPIRING, INITIAL_VERIFICATION |
Filter | Supported filters for domain search | /v1/certificate-authorities/{caId}/domains | domainName, evEligible, evExpiry, ovEligible, ovExpiry, verificationMethod, verificationStatus |
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 |