-
Notifications
You must be signed in to change notification settings - Fork 137
OCSP_ADD_CA_REQUEST_PROCESSED Audit Event
Endi S. Dewata edited this page May 31, 2023
·
6 revisions
The OCSP_ADD_CA_REQUEST_PROCESSED
audit event is generated when an add CA request to the OCSP Responder is processed.
Use OCSP Web UI to add a CA to OCSP:
-
Click Agent Services
-
Click Add Certificate Authority.
-
Enter a valid CA certificate in PEM format.
-
Click Add.
The server will generate the following events:
[AuditEvent=OCSP_ADD_CA_REQUEST_PROCESSED][SubjectID=ocspadmin][Outcome=Success] [CASubjectDN=CN=CA Signing Certificate,OU=pki-tomcat,O=EXAMPLE] Add CA for OCSP Responder
Use OCSP Web UI to add an invalid CA certificate:
-
Click Agent Services
-
Click Add Certificate Authority.
-
Do not enter anything.
-
Click Add.
The server will generate the following events:
[AuditEvent=OCSP_ADD_CA_REQUEST_PROCESSED][SubjectID=ocspadmin][Outcome=Failure] [CASubjectDN=<null>] Add CA for OCSP Responder
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |