Certificate Service
- GET – Certificate Service
Certificate Service describes a Certificate Service that represents the actions available to manage certificates and links to the certificates. - GET – Certificate Locations
Certificate Locations describes a Resource that an administrator can use in order to locate all certificates installed on a given service. - GET – Certificate Collection
Certificate Collection describes a collection of Certificate Resource instances. - POST – Creating New Certificate
- GET – Certificate
Certificate describes a certificate that proves the identify of a component, account, or service. - DELETE – Certificate Instance
Certificate describes a certificate that proves the identify of a component, account, or service. - POST – Certificate Rekey
Rekey action generates a new key pair for an existing certificate by using the existing certificate data. The response contains a Certificate Signing Request (CSR) that is used to be signed by a Certificate Authority (CA). - POST – Certificate Renew
Renew action shall generate a certificate signing request using the existing information and key-pair of the certificate. The response shall contain a signing request that a certificate authority (CA) must sign. The service should retain the private key that this request generates for when the certificate is installed. The private key should not be part of the response.
Give documentation feedback