Hi guys,
I have a question on configuring both SSL and Client-Cert authentication on glassfish.
I have two web requests. /inbox and /folder
/inbox request has to be BASIC authentication and should be over SSL
where as
/folder which needs MUtual or Client authentication obviously over SSL.
Looking at the docs i need to register two http-listeners one with client-auth enabled and other as disabled.
Now i am bit confused how do i mention that in web.xml that /inbox is BASIC authentication and /folder is a CLIENT-cert authentication???
thanks
[Message sent by forum member 'eligetiv' (eligetiv)]
http://forums.java.net/jive/thread.jspa?messageID=320872