[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » Security
 
RSS feed
 
New topic
Author

SSL handshake exception

Nidhi Garg
Greenhorn

Joined: Jun 19, 2009
Messages: 14

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
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » Security
 
RSS feed
 
New topic
IntelliJ open source

.