tlsCertificateRevokeRequest
No description available in the specification.
Fields
Section titled “Fields”| 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. |
Example
Section titled “Example”{ "comment": "string", "revocation_reason": "cessationOfOperation"}