-
Notifications
You must be signed in to change notification settings - Fork 138
TOKEN_CERT_STATUS_CHANGE_REQUEST Audit Event
Endi S. Dewata edited this page May 31, 2023
·
2 revisions
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 berevoke
,on-hold
,off-hold
-
CA_ID
: CA id as defined in TPS CS.cfg
[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
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |