Certificates
AddTrustedHttpsCertificateAsync
Add a certificate chain to the trusted https store. The certificate is provided as a concatenated set of certificates with the first the one to add, and the remainder the issuer chain.
post/v2/pki/https/certs
Request body
string byte required
Response
The operation was successful.
Changes
Changed in 3 of the 27 revisions of this API.13
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲