diff options
Diffstat (limited to 'base/server/cmsbundle/src')
-rw-r--r-- | base/server/cmsbundle/src/LogMessages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/server/cmsbundle/src/LogMessages.properties b/base/server/cmsbundle/src/LogMessages.properties index d3ac06a54..1a5b37a6a 100644 --- a/base/server/cmsbundle/src/LogMessages.properties +++ b/base/server/cmsbundle/src/LogMessages.properties @@ -2088,7 +2088,7 @@ LOGGING_SIGNED_AUDIT_PROFILE_CERT_REQUEST_5=<type=PROFILE_CERT_REQUEST>:[AuditEv # InfoValue must contain the certificate (in case of success), a reject reason in # text, or a cancel reason in text # -LOGGING_SIGNED_AUDIT_CERT_REQUEST_PROCESSED_5=<type=CERT_REQUEST_PROCESSED>:[AuditEvent=CERT_REQUEST_PROCESSED][SubjectID={0}][Outcome={1}][ReqID={2}][InfoName={3}][InfoValue={4}] certificate request processed +LOGGING_SIGNED_AUDIT_CERT_REQUEST_PROCESSED=<type=CERT_REQUEST_PROCESSED>:[AuditEvent=CERT_REQUEST_PROCESSED][SubjectID={0}][Outcome={1}][ReqID={2}]{3} certificate request processed # # LOGGING_SIGNED_AUDIT_CERT_STATUS_CHANGE_REQUEST # - used when a certificate status change request (e.g. revocation) |