Client - SSL Certificates

Generate a self-signed certificate for a domain

When 'apply' is true (default), the certificate is also uploaded and activated for the domain. When false, the generated PEM material is returned without persisting it.

post/api/client/ssl-certificates/{domain_id}/self-signed

Path parameters

domain_idinteger required

Request body

applyboolean

Response

Generated

certificatestring
private_keystring
certificate_chainstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.