From 2e51ea71ffebf92d27045e87e8834569b2c42924 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 15 Jan 2008 20:42:40 +0000 Subject: [PATCH] Ignore ssl errors for gtalk profile by default otherwise it won't connect. svn path=/trunk/; revision=561 --- data/gtalk.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/data/gtalk.profile b/data/gtalk.profile index 7a087f27..8a91d0fd 100644 --- a/data/gtalk.profile +++ b/data/gtalk.profile @@ -11,5 +11,6 @@ DefaultAccountDomain = gmail.com, googlemail.com Default-server = talk.google.com Default-port = 5223 Default-old-ssl = 1 +Default-ignore-ssl-errors = 1 Default-fallback-conference-server = conference.jabber.org SupportedPresences = away,extended-away,do-not-disturb -- 2.39.2