Skip to content

tlsCertificateRevokeRequest

No description available in the specification.

Field Type Required Description
comment string no Optional provider comment for the revocation request.
revocation_reason tlsCertificateRevocationReason no Optional revocation reason forwarded to the CA. Defaults to unspecified when omitted.
{
"comment": "string",
"revocation_reason": "cessationOfOperation"
}