Builder

class Builder

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of the private CA that issued the certificate to be revoked. This must be of the form:

Link copied to clipboard

Serial number of the certificate to be revoked. This must be in hexadecimal format. You can retrieve the serial number by calling GetCertificate with the Amazon Resource Name (ARN) of the certificate you want and the ARN of your private CA. The GetCertificate action retrieves the certificate in the PEM format. You can use the following OpenSSL command to list the certificate in text format and copy the hexadecimal serial number.

Link copied to clipboard

Specifies why you revoked the certificate.