Link to home
Start Free TrialLog in
Avatar of joyfowler1
joyfowler1

asked on

Accessing SSL_CLIENT_S_CN_CN from Java

We are developing using Java and Oracle 10G with an Oracle Application Server.  I need to provide  Web Services we have developed a way through Java to obtain the SSL_CLIENT_S_DN and SSL_CLIENT_S_DN_CN from an X509 certificate to authorize users without them having to login.  We authenticate users just by having them have a security certificate.  If anyone knows how I can access these variables from a certificate through Java I would appreciate some help.  Often this seems to use a servlet but a web service works from behind the scenes and does not have web pages.
ASKER CERTIFIED SOLUTION
Avatar of schwertner
schwertner
Flag of Antarctica image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial