Clearly the two parties (server and client) are not agreeing on the ssl version. Do you
get any useful info from "javax.net.debug" system property?
Also, the following property on the connector has worked in the past for customers:
| sslProtocol = "SSL_TLS"
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968095#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...