QM wrote:
>Please, humor me: in "jboss-service.xml" add
>
> <Factory
> ....
> clientAuth="false"
> >
>
>and restart.
>
>I've done some web searches, and any mention of JBoss and clientAuth
>explicitly sets the attr to "false"... it's as though clien auth
>defaults to "true"...
>
>
No luck. Even with clientAuth explicitly set to "false", I still get
the "SSLPeerUnverifiedException" output in server.log. :(
The API doc (albeit for Tomcat 5):
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/catalina/docs/api/org/apache/coyote/tomcat4/CoyoteServerSocketFactory.html
..says it /should/ be "false" by default, as well.
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)