There was an error while loading. Please reload this page.
Since version 10.4.x CA will generate a FULL_CRL_GENERATION event when the full CRL generation is complete.
FULL_CRL_GENERATION
Use the Web UI to update the CRL. The server will generate the following log when the full CRL generation is complete:
[AuditEvent=FULL_CRL_GENERATION][SubjectID=$System$][Outcome=Success][CRLnum=<CR L number>] Full CRL generation
If noCRLIfNoRevokedCert is true and there is no revoked certificates, the server will generate the following events:
noCRLIfNoRevokedCert
[AuditEvent=FULL_CRL_GENERATION][SubjectID=$System$][Outcome=Success][Info=No Re voked Certificates] Full CRL generation
If the full CRL generation fails, the server will generate an event with the failure reason:
[AuditEvent=FULL_CRL_GENERATION][SubjectID=$System$][Outcome=Failure][FailureRea son=<reason>] Full CRL generation
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide