how do you know the client certificate is "well recognized"? This error usually means that the client authentication is not working, you can check this by setting ClientAuth="false" and retrying.
cheers, memo Fr�d�ric LE MAISTRE wrote: > I made an SSL connection between Tomcat server and IE client. It seems to > work, but by the way Tomcat get an exception : > Handshake failed > javax.net.ssl.SSLException: error while writing to socket > , although the client certificate is well recognized and SSL is enabled. > Somebody knows what"s wrong? > > Thanks > > Fredd > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
