RE: No certificate corresponds to SSL cipher suides

2004-08-16 Thread Liam Escario
java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled. Strangely enough, if I FIRST create a self-signed entry in my keystore before i import my CA signed-certificate, it works. Although this

Re: No certificate corresponds to SSL cipher suides

2004-08-16 Thread Mark Foster
Liam Escario wrote: java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled. Strangely enough, if I FIRST create a self-signed entry in my keystore before i import my CA signed-certificate, it