I am getting the following error when trying to connect over SSL to a secure URL,
javax.net.ssl.SSLException : Unrecognized SSL message, plaintext connection?
Anyone know what the problem could be?
jmc - 17 Jan 2004 13:23 GMT
Are you using the secure port for whatever server you're connecting to?
> I am getting the following error when trying to connect over SSL to a secure URL,
>
> javax.net.ssl.SSLException : Unrecognized SSL message, plaintext connection?
>
> Anyone know what the problem could be?