From konq-bugs Wed May 30 06:32:28 2012 From: Dawit Alemayehu Date: Wed, 30 May 2012 06:32:28 +0000 To: konq-bugs Subject: [Bug 275524] SSL negotiation with https://tim.rz.rwth-aachen.de/mail-lifecycle/ fails (works with Fi Message-Id: X-MARC-Message: https://marc.info/?l=konq-bugs&m=133835972923119 https://bugs.kde.org/show_bug.cgi?id=275524 Dawit Alemayehu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.8.4 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdel | |ibs/d2754fa03025be9324e4d65 | |2428eee2c4ca2d4fb --- Comment #10 from Dawit Alemayehu --- Git commit d2754fa03025be9324e4d652428eee2c4ca2d4fb by Dawit Alemayehu. Committed on 19/05/2012 at 08:07. Pushed by adawit into branch 'KDE/4.8'. - Fixed SSL negotiation failure when connecting secure sites that do not support SSL compression, e.g. https://tim.rz.rwth-aachen.de/mail-lifecycle/. - Use KTcpSocket::SecureProtocols instead of KTcpSocket:TlsV1 as the default SSL protocol. This fixes very slow connections to certain sites, e.g. "Search for Jobs" button @ http://www.suse.com/company/careers/. - Improve the speed of SSL negotiation by caching and sharing the previous settings amongst ioslaves when those settings are not the default ones. That way any ioslave that connects to the same host afterwards does not have to perform the same expensive SSL negotiation process all over again. FIXED-IN: 4.8.4 REVIEW: 103610 M +122 -49 kio/kio/tcpslavebase.cpp M +0 -3 kio/kio/tcpslavebase.h http://commits.kde.org/kdelibs/d2754fa03025be9324e4d652428eee2c4ca2d4fb -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Konq-bugs mailing list Konq-bugs@kde.org https://mail.kde.org/mailman/listinfo/konq-bugs