Certificate Manager Private CA API, REST: PrivateCa
Service for managing Private Certificate Authorities (CAs).
This service allows to create, import, retrieve, update, and delete Certificate Authorities.
Methods
Method |
Description |
Generates a new Certificate Authority (CA). |
|
Generates a Certificate Authority (CA) by using a Certificate Signing Request (CSR). |
|
Imports an externally generated Certificate Authority (CA). |
|
Generates a Certificate Signing Request (CSR) for a new CA. |
|
Sends a signed certificate chain after a CSR has been generated. |
|
Deletes an existing Certificate Authority (CA). |
|
Retrieves the CSR for a given Certificate Authority (CA), generated by GenerateCsrForCertificateAuthority method. |
|
Retrieves detailed information about a specific Certificate Authority (CA). |
|
Lists the available Certificate Authorities (CAs). |
|
Updates the specified Certificate Authority (CA). |
|
Lists access bindings for a specified Certificate Authority. |
|
Sets access bindings for a Certificate Authority. |
|
Updates access bindings for the specified Certificate Authority. |