evgs / BombusLime

Xmpp client for Android devices
http://bombus.im/lime/nightlies
GNU General Public License v2.0
15 stars 1 forks source link

Use old SSL and server override options doesn't seem to work #29

Closed lomax closed 12 years ago

lomax commented 12 years ago

I set "Use old SSL port 5223" and checkbox "Override server address manually", than i set the server address and 5223 port.

Still see in the logs

Socket: Connecting to jabber.c.v.r:5222 Socket:StartTLS XmppStream: SSL Error(Handshake)

evgs commented 12 years ago

XmppStream.java#L249 - hostname caching affects port number processing, should be fixed or removed