Certificate Authorities
Issue certificate
Issue certificate from CA
POST
Path Parameters
The ID of the CA to issue the certificate from
Body
application/json
The common name (CN) for the certificate
Minimum length:
1
The time to live for the certificate such as 1m, 1h, 1d, 1y, ...
A friendly name for the certificate
The date and time when the certificate expires in YYYY-MM-DDTHH:mm:ss.sssZ format
The date and time when the certificate becomes valid in YYYY-MM-DDTHH:mm:ss.sssZ format
Response
200 - application/json
The issued certificate
The certificate chain of the issued certificate
The certificate of the issuing CA
The private key of the issued certificate
The serial number of the issued certificate
Was this page helpful?