ice!
Tomcat User wrote:
Hi all.
I work with secure applications (Tomcat 4.1.18 with SSL + client
authentication using certificates) and I would like to have client
authentication optional because in server.xml file the client
authentication is obligatory or not (
private adress.
i would like to have a setting in the server.xml:
clientAuthOptional = true/false
that would be nice!
Tomcat User wrote:
Hi all.
I work with secure applications (Tomcat 4.1.18 with SSL + client
authentication using certificates) and I would like to have client
authentication
Hi all.
I work with secure applications (Tomcat 4.1.18 with SSL + client
authentication using certificates) and I would like to have client
authentication optional because in server.xml file the client
authentication is obligatory or not (clientAuth = true or false).
How I can resolve my