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
RSA Via Lifecycle and Governance - How to set up an environment to run WebServices with Turkish Characters 12Number of Views Segregation of Duties rule returns unwanted violations if the same entitlement definition exists in both entitlement sets … 32Number of Views RSA Governance & Lifecycle Recipes: Overview - Access Rights 10Number of Views Publishing certificates with multiple OU values 12Number of Views Update the Load Balancer and Virtual Host 32Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?