Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, did you ever figure out the answer for this one? I am having a similar problem. Let me know if you found the solution. Below is my issue - I am trying to open a simple SSL client socket connection to an SSH port on a linux host but get the below exception : "javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?" I am using the default factory (javax.net.ssl.SSLSocketFactory) to create the SSLSocket. I am not enabling any specific cipher suite. I tried enabling each of the protocols (SSLv2Hello, SSLv3, TLSv1) separately - but still the same problem.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.