Select the General tab of the Configuration page to configure the CRL (Certificate Revocation List) generation.
Field | Description | Default |
---|---|---|
Hostname | The domain name or IP address of the host where the Certificate Authorities solution will publish the issued CRLs. | — |
CRL Generation (in days) | The number of days between each CRL issuance. | When omitting this value, the Certificate Authorities solution does not issue CRLs. |
Each CA instance will publish a non-partitioned Certificate Revocation List in the following URI.
http://{hostname}/crl/{organization}/{caid}/crl.crl
Where:
{hostname}
is the value of the Hostname field.{organization}
is the name of the organization selected when Creating Certificate Authority instances.{caid}
is the CA identifier selected when Creating Certificate Authority instances.