-
Notifications
You must be signed in to change notification settings - Fork 137
CERT_STATUS_CHANGE_REQUEST Audit Event
Endi S. Dewata edited this page May 31, 2023
·
3 revisions
The CERT_STATUS_CHANGE_REQUEST
audit event is generated when a certificate status change request is made (before approval process).
Execute the following command to put a certificate on-hold:
$ pki -n caadmin ca-cert-hold 0x4 --force
The server will generate the following events:
[AuditEvent=CERT_STATUS_CHANGE_REQUEST][SubjectID=caadmin][Outcome=Success][ReqI D=9][CertSerialNum=0x4][RequestType=on-hold] certificate revocation/unrevocation request made
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |