[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/jabber
From:       Pali Rohár <pali.rohar () gmail ! com>
Date:       2013-05-18 17:39:10
Message-ID: 20130518173910.66D10AC87A () svn ! kde ! org
[Download RAW message or body]

SVN commit 1355311 by pali:

Fix SSL support in jabber protocol - setOptProbe overwriting setOptSSL in new libiris


 M  +2 -2      jabberclient.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/jabber/jabberclient.cpp #1355310:1355311
@@ -630,8 +630,6 @@
 	 */
 	d->jabberClientConnector = new XMPP::AdvancedConnector;
 
-	d->jabberClientConnector->setOptSSL ( useSSL () );
-
 	if ( useXMPP09 () )
 	{
 		if ( overrideHost () )
@@ -643,6 +641,8 @@
 
 	}
 
+	d->jabberClientConnector->setOptSSL ( useSSL () );
+
 	/*
 	 * Setup authentication layer
 	 */
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic