| Author |
HTTP client
|
Mario Almeida
Greenhorn
Joined: Sep 13, 2010
Posts: 11
|
|
Hi All,
OS: Centos 5.5 64bit
JAVA: jdk1.6.0_18 64bit
JBOSS: 4.2.3.GA
I get the below error message for SSL handshake the only solution is to restart my jboss sever.
can some one explain me the meaning of this error and any solution?
Thanks in advance.
|
 |
anandraj tadkal
Ranch Hand
Joined: Feb 22, 2011
Posts: 80
|
|
Hi,
Are you using any signed jar files?
You can also try specifying the below parameter.
-Djavax.net.ssl.trustStore= <location-of-truststore>
Refer the below link for sample SSL configuration with JBoss Server
http://weblogic-wonders.com/weblogic/2010/04/07/ssl-configuration-with-jboss-server/
Cheers,
Anandraj
http://weblogic-wonders.com
cheers,
Anandraj
http://weblogic-wonders.com
|
Regards,
Anandraj
http://weblogic-wonders.com/
|
 |
 |
|
|
subject: HTTP client
|
|
|