How to configure WebSentry for different certificate access
Originally Published: 2004-11-09
Article Number
Applies To
Keon Certificate Authority web ACLs
Issue
Client certificate authentication to Web server
Web folder/directory setup and security access wanted as follows:
/protected
(access only to client certificates signed by ca_md5 = 185546716d3a2b41dd343de936bf13c1)
/protected/IT
(access only to client certificates signed by ca_md5 = 185546716d3a2b41dd343de936bf13c1 and OU = IT )
/protected/HR
(access only to client certificates signed by ca_md5 = 185546716d3a2b41dd343de936bf13c1 and OU = HR )
Resolution
/protected/
( ca_md5 = 185546716d3a2b41dd343de936bf13c1 )
read
/protected/IT/
( |
( ^ ( ou = IT) )
( ^ ( ca_md5 = 185546716d3a2b41dd343de936bf13c1 ) )
)
!none!
/protected/HR/
( |
( ^ ( ou = HR) )
( ^ ( ca_md5 = 185546716d3a2b41dd343de936bf13c1 ) )
)
!none!
Related Articles
How to configure WebLogic to use different certificates for browsers and AFX/Agents in RSA Identity Governance & Lifecycle 54Number of Views Rejected Fulfillment Request Leaves Automatically Created Revocation Request Active in RSA Governance & Lifecycle 1Number of Views Segregation of Duties rule returns unwanted violations if the same entitlement definition exists in both entitlement sets … 32Number of Views RSA Via Lifecycle and Governance - How to set up an environment to run WebServices with Turkish Characters 12Number of Views Some aliases are lost in a migration from Authentication Manager 6.1 to Authentication Manager 8.1 for users where there a… 26Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?