RMI with SSL - Handshake Exception (no cipher suites in common) when Server starts
问题 Updated! I'm getting an SSL Handshake Exception ( javax.net.ssl.SSLHandshakeException: no cipher suites in common ) when I try to run the server. The remote method only adds two integers and should return the result. This is the exception with the debug set to "all" (this is for academic purposes): f4e@ubuntu:~/src$ java -cp /home/f4e/src:/home/f4e/public_html/classes/compute.jar -Djavax.net.debug=all JavaMainServer keyStore is : /home/f4e/src/serverkeystore keyStore type is : jks keyStore