Zum Inhalt springen

PEM bundle (chain + private key) — the only place key material leaves the system (requires editor).

GET
/certificates/{certId}/download
curl --request GET \
--url https://example.com/api/v1/certificates/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/download \
--cookie dnse_session=<dnse_session>
certId
required
string format: uuid

PEM bundle.

Media typeapplication/x-pem-file
string

Resource not found.

Media typeapplication/json
object
error
required
string
Examplegenerated
{
"error": "example"
}

Certificate is not issued yet.