Open GoogleCodeExporter opened 9 years ago
Looks like some sort of SSL problem... either with the OpenSSL library, or
something about the way your client is doing its SSL negotiation. This is a bit
outside of my area of expertise... hopefully someone can tackle this?
Original comment by matt.zuk...@gmail.com
on 2 Aug 2010 at 10:01
Probably you don't have imported your custom certificates in client side, for
example:
keytool -import -alias localhost -file /root/certificates/server.crt -trustcacerts -v -keystore /usr/lib/jvm/java-1.6.0/jre/lib/security/cacerts
default password of keystore is: changeit
Antonio
Original comment by ants...@gmail.com
on 13 Sep 2010 at 2:23
Original issue reported on code.google.com by
nambia...@gmail.com
on 17 Jul 2010 at 10:08