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 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 'Error bash: service: command not found' error when attempting to stop or start RSA Identity Governance & Lifecycle 87Number of Views RSA Identity Governance and Lifecycle 7.0.2 upgrade fails during schema migration with 'ORA-06512: at "AVUSER.SIEM_INTEGRA… 286Number of Views RSA Identity Governance and Lifecycle Change Request created without required Create Account item 118Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?