ngolehung84 wrote:
> Hi,
> I'm using Tomcate 5.5.15. I have just configured SSL successful. Now I want
> tthat the Server will authenticate the Client by Client Certificate or
> Username/Password!

Each web application can only use one authentication method. The
methods supported are BASIC, DIGEST, FORM and CLIENT-CERT. There is no
support for multiple authentication methods.

You might be able to do something with multiple web applications,
single sign on and some custom code but I have never tried it.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to