I have a certificate from thawte which I import into my server
certificate database and as a trusted certificate into my java keystore.
When the hanshake starts I receive the followong message :
javax.naming.CommunicationException: localhost:636. Root
exception is javax.net.ssl.SSLException: untrusted server cert chain
It's like it's unable to find the trusted certificate in the java
keystore of the client.
If somebody know something ????