In order to properly function, Individualization and License servers need to have several Certificate Revocation List (CRL) files cached to disk on the running application server (e.g., Tomcat). New CRL files have to be downloaded and cached on disk on a regularly scheduled basis. If the validity period of CRL files on disk are allowed to lapse, the Individualization Server will refuse to individualize clients, and the License Server will refuse to issue licenses.
The CRLs cached to disk must have file names that match the corresponding URLs. Special characters such as colons ‘:’ and ‘/’ slashes are converted to underscores ‘_’ in the file names.
The following is a list of externally hosted CRLs that are used by both the Individualization and License Servers:
Intermediate CRL:
Root CRL:
Latest CRL:
To know about the externally hosted CRLs that can be used by the License Servers, contact Adobe Support.
In addition to the externally hosted CRLs, you can create and maintain an additional CRL. This is the Individualization CA CRL, as specified in the Create Individualization CA CRL section of this document.
CRLs are scheduled to be updated 45 days before they are to expire. This should allow you adequate time to acquire and install newly generated CRLs from the Internet. You must take care to update CRL files before they are expired.