Skip to content

TOKEN_CERT_STATUS_CHANGE_REQUEST Audit Event

Endi S. Dewata edited this page May 31, 2023 · 2 revisions

Overview

The TOKEN_CERT_STATUS_CHANGE_REQUEST audit event is generated when a token certificate status change request (e.g. revocation) is made.

  • CUID must be the last token that the certificate was associated with

  • TokenType: TPS profile name

  • CertSerialNum must be the serial number (in decimal) of the certificate to be revoked

  • RequestType must be revoke, on-hold, off-hold

  • CA_ID: CA id as defined in TPS CS.cfg

Examples

[AuditEvent=TOKEN_CERT_STATUS_CHANGE_REQUEST][IP={0}][SubjectID={1}][CUID={2}][O
utcome={3}][tokenType={4}][CertSerialNum={5}][RequestType={6}][RevokeReasonNum={
7}][CA_ID={8}][Info={9}] token certificate revocation/unrevocation request made
Clone this wiki locally