Select the General tab of the Configuration page to configure the following settings.
Hostname
The public domain name or IP address of a node in the PKI Hub cluster.
This value can correspond to the domain name or IP address assigned by a proxy or load balancer that redirects traffic to the node.
- The CA user interface will be available at the following URL (do not omit the ending forward slash "/").
http://{hostname}/v2/ - Each CA instance will publish a non-partitioned Certificate Revocation List at 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 Managing certificate authority instances.{caid}is the CA identifier selected when Managing certificate authority instances.
Mandatory: Yes.
CRL Generation (in days)
The number of days between each CRL issuance.
Mandatory: No. When omitting this value, the Certificate Authority solution does not issue CRLs.