Trusted Infrastructure Trust Authority Clusters KMS Providers Client Certificate APIs
The ClientCertificate interface provides operations to add and retrieve client certificate.
Operations
get
Get Trust Authority Clusters KMS Providers Client Certificate Task
Return the existing client certificate.
Return the existing client certificate.
post
Create Trust Authority Clusters KMS Providers Client Certificate Task
Generate a new self signed client certificate. Existing client certificate is overwritten. The key server will use this certificate to validate the client connection.
Generate a new self signed client certificate. Existing client certificate is overwritten. The key server will use this certificate to validate the client connection.
patch
Update Trust Authority Clusters KMS Providers Client Certificate Task
Update the client certificate. The key server will use this certificate to validate the client connection. If a client certificate already exists, it will be replaced. An optional private key can be specified if the certificate has already been provisioned.
Update the client certificate. The key server will use this certificate to validate the client connection. If a client certificate already exists, it will be replaced. An optional private key can be specified if the certificate has already been provisioned.