I'm writing an application with SSL that's been working fine, and would
like to enable client authorization. It seemed like the thing to do was go
to my connector (org.apache.coyote.tomcat5.CoyoteConnector) and enable it
there. Lo and behold there is a method (setClientAuth) that seems to do
what I want, but for some strange reason it takes a string as an argument
instead of a boolean. What am I missing here?? How do I enable this?
Sander Smith
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]