Skip to content

Commit

Permalink
Update log message for revoked certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarco76 committed Aug 8, 2023
1 parent 3513512 commit 47f268c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/server/cmsbundle/src/LogMessages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ CMSCORE_AUTH_AUTH_FAILED=Failed to authenticate as admin UID={0}. Error: {1}
CMSCORE_AUTH_UID_NOT_FOUND=UID {0} is not a user in the internal usr/grp database. Error {1}
CMSCORE_AUTH_MISSING_CERT=Agent authentication missing certificate credential.
CMSCORE_AUTH_NO_CERT=No Client Certificate Found
CMSCORE_AUTH_REVOKED_CERT=Cannot authenticate agent. Agent certificate has been revoked.
CMSCORE_AUTH_REVOKED_CERT=Cannot authenticate user. Role user certificate has been revoked.
CMSCORE_AUTH_AGENT_AUTH_FAILED=Cannot authenticate agent with certificate Serial 0x{0} Subject DN {1}. Error: {2}
CMSCORE_AUTH_CANNOT_AGENT_AUTH=Cannot authenticate agent. LDAP Error: {0}
CMSCORE_AUTH_AGENT_USER_NOT_FOUND=Cannot authenticate agent. Could not find a user for the agent cert. Check errors from UGSubsystem.
Expand Down

0 comments on commit 47f268c

Please sign in to comment.