Create a certificate authority
Creates a new certificate authority and returns the details for the new authority along with a secret that must be provided whenever you wish to create new certificates. .
POST authorities
Get certificate authority
Returns details for a given certificate authority based on its ID. .
GET authorities/{authority}
Delete certificate authority
Delete a certificate authority from the database. .
DELETE authorities/{authority}