Certificate Manager Private CA API, gRPC: PrivateCaCertificateService
Статья создана
Обновлена 17 декабря 2024 г.
A set of methods for managing private certificates that are issued by a Certificate Authority (CA).
Methods
Method |
Description |
Issues a new certificate for a given Certificate Authority (CA). |
|
Issues a new certificate using a CSR (Certificate Signing Request). |
|
Updates the specified certificate. |
|
Deletes a certificate. |
|
Retrieves information about a specific certificate. |
|
Lists the certificates issued by a given Certificate Authority (CA). |
|
Revokes a previously issued certificate. Revoked certificates are added to the CA's CRL or OCSP if enabled. |
|
bindings for a given certificate. |
|
Sets access bindings for a specified certificate. |
|
Updates the specified access bindings for a certificate. |