Rejected client certificate by the server

2005-01-26 Thread Carlos Bracho
Hello everyone. I writing you because a I have a big problem using ssl and client authenticate. I created a connector for the client connections: Connector port=9443 maxThreads=150 minSpareThreads=25 maxSpareThreads=75 keystoreFile=C:/WINDOWS/security/server.ks keystorePass=*

Re: Rejected client certificate by the server

2005-01-26 Thread Bob Feretich
/cacerts) For production, you may need to merge your keys and certificates with the ones in this file. Also note that the Verisign certificates in many the early 1.4.x JREs have expired. Download the latest cacerts file for production. Hope this helped. Regards, Bob Feretich Subject: Rejected client