andresmbox
Programmer
Hello,
I am trying to authenticate users by digital certificate when accessing a servlet in my aplication running in weblogic 8.1. I have define the <security-constraint> in the web.xml for certain <url-pattern> but i dont manage to show client selection certificate dialog in client browser. In case, when i access this servlet i only obtain a Error 401--Unauthorized. If i define server as two-way SSL, the client selection certificate dialog is shown in any access to any resource from my application. This is undesirable. Please help. Andres.
I am trying to authenticate users by digital certificate when accessing a servlet in my aplication running in weblogic 8.1. I have define the <security-constraint> in the web.xml for certain <url-pattern> but i dont manage to show client selection certificate dialog in client browser. In case, when i access this servlet i only obtain a Error 401--Unauthorized. If i define server as two-way SSL, the client selection certificate dialog is shown in any access to any resource from my application. This is undesirable. Please help. Andres.