users@glassfish.java.net

configuring both SSL and cert authentication on glassfish

From: <glassfish_at_javadesktop.org>
Date: Tue, 09 Dec 2008 12:59:06 PST

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