aspose file tools
The moose likes Security and the fly likes SSL handshake exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "SSL handshake exception" Watch "SSL handshake exception" New topic
Author

SSL handshake exception

Nidhi Garg
Greenhorn

Joined: Jun 19, 2009
Posts: 21
I am getting the following exception:

main, WRITE: TLSv1 Handshake, length = 73
main, WRITE: SSLv2 client hello message, length = 98
main, handling exception: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
mainERROR: Unrecognized SSL message, plaintext connection?


I am trying to implement SSL on JacORB.
Any idea how to solve this ?

Regards,
Nidhi
 
 
subject: SSL handshake exception
 
developer file tools