Certificate chain
GET https://www.digicert.com/services/v2/certificate/{{certificate_id}}/chain
Use this endpoint to list the certificate chain for an issued certificate.
Example requests and responses
Response parameters
Name | Type | Description |
---|---|---|
intermediates | array | List of certificates in the chain. |
.. subject_common_name | string | Common name on the certificate. |
.. pem | string | PEM encoded certificate. |