View Single Post
benny1967's Avatar
Posts: 3,790 | Thanked: 5,718 times | Joined on Mar 2006 @ Vienna, Austria
#12
Originally Posted by low View Post
adding the bool:ignore-ssl-errors=true to my jabber.ccc.de account was all it needed...actually putting the string:server foo there in addition broke it again, does that check out with you guys?
I don't have the "server" string on my desktop, either. Settings on my desktop are:

(uint) port = 5223
(bool) old-ssl = true
(string) resource = Desktop
(string) account = blabla@jabber.ccc.de
(bool) ignore-ssl-errors = true

On the Jolla phone it now is:

(uint) port = 5223
(bool) old-ssl = true
(string) account = blabla@jabber.ccc.de
(bool) ignore-ssl-errors = true

The port number is probably not necessary, don't know why I changed it to 5223. I guess it's old-ssl and/or ignore-ssl-errors that made the difference.