try adding the client certificate to the keystore named %JAVA_HOME%/jre/lib/security/cacerts, as this is the truststore that Tomcat uses by default.
Fr�d�ric LE MAISTRE wrote: > When I use Tomcat with SSL and "clientAuth = true", Tomcat made an exception > with the following message : "handshake alert : no certificate". > But I previously generate a client certificate, and add it to the > server.keystore. > I also added the server certificate to IE certificate. > What's wrong? > > Big thanks > > Stephanie > > > -- > 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]>
