-
Notifications
You must be signed in to change notification settings - Fork 137
CERT_STATUS_CHANGE_REQUEST_PROCESSED Audit Event
Endi S. Dewata edited this page Jun 7, 2023
·
5 revisions
The CERT_STATUS_CHANGE_REQUEST_PROCESSED
audit event is generated after the completion of certificate status change (revoked, expired, on-hold, off-hold).
Revoke a certificate with a valid CMC shared token.
The server will generate the following events:
[AuditEvent=CERT_STATUS_CHANGE_REQUEST_PROCESSED][SubjectID=UID=testuser,OU=peop le,DC=example,DC=com][Outcome=Success][ReqID=9][CertSerialNum=8][RequestType=rev oke][RevokeReasonNum=Unspecified][Approval=complete] certificate status change r equest processed
Revoke a certificate with an invalid CMC shared token.
The CA will generate the following events:
[AuditEvent=CERT_STATUS_CHANGE_REQUEST_PROCESSED][SubjectID=<null>][Outcome=Fail ure][ReqID=<null>][CertSerialNum=8][RequestType=revoke][RevokeReasonNum=Unspecif ied][Approval=rejected][Info= shared secret not found] certificate status change request processed
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |