Update a certificate by ID
Updates a certificate in the certificate store.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
Id of certificate (MongoDB ObjectId as string)
Request
request body
alias
Response
Information about the certificate that was just updated
_id
certificate
PEM-encoded certificate string
alias
contract_id
host
issuer
self_signed
type
Allowed values:
validity
updatedAt
Errors
500
Internal Server Error