Bug#665452: libssl1.0.0: breaks HTTPS download of some sites

2012-04-27 Thread Scott Barker
For those people experiencing this problem with offlineimap, the attached patch fixes the problem for me by forcing SSLv3 connections. -- Scott Barker Linux Consultant sc...@mostlylinux.ca http://www.mostlylinux.ca --- /usr/share/pyshared/offlineimap/imaplibutil.py.orig 2011-08-10

Bug#665452: [Pkg-openssl-devel] Bug#665452: libssl1.0.0: breaks HTTPS download of some sites

2012-04-27 Thread Kurt Roeckx
On Fri, Apr 27, 2012 at 09:07:06AM -0600, Scott Barker wrote: For those people experiencing this problem with offlineimap, the attached patch fixes the problem for me by forcing SSLv3 connections. Please note that the issue with sites as imap.ntlworld.com has been fixed in 1.0.0b-1 Kurt

Bug#665452: [Pkg-openssl-devel] Bug#665452: Bug#665452: libssl1.0.0: breaks HTTPS download of some sites (eg. https://sourceforge.net)

2012-04-21 Thread Kurt Roeckx
On Sun, Mar 25, 2012 at 04:01:13AM +0200, Kurt Roeckx wrote: That bug report mentions owa.mit.edu, which also responds with: Server: BigIP So Derek Poon reported this: | We run a site that uses the F5 Networks BIG-IP load balancer, and | OpenSSL 1.0.1 triggers this bug on the load balancer.

Bug#665452: libssl1.0.0: breaks HTTPS download of some sites (eg. https://sourceforge.net)

2012-03-24 Thread Bastian Kleineidam
Package: libssl1.0.0 Version: 1.0.1-2 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, installing the newest version breaks curl (and other download tools using libssl like perl GET) on https://sourceforge.net/ Downgrading to 1.0.0h solves the problem. Attached are curl

Bug#665452: [Pkg-openssl-devel] Bug#665452: libssl1.0.0: breaks HTTPS download of some sites (eg. https://sourceforge.net)

2012-03-24 Thread Kurt Roeckx
On Sat, Mar 24, 2012 at 12:23:37PM +0100, Bastian Kleineidam wrote: Package: libssl1.0.0 Version: 1.0.1-2 Severity: important Hi, installing the newest version breaks curl (and other download tools using libssl like perl GET) on https://sourceforge.net/ Downgrading to 1.0.0h solves the

Bug#665452: [Pkg-openssl-devel] Bug#665452: libssl1.0.0: breaks HTTPS download of some sites (eg. https://sourceforge.net)

2012-03-24 Thread Bastian Kleineidam
Hello Kurt, Am Saturday, 24. March 2012, 12:39:03 schrieb Kurt Roeckx: And forcing an SSL3 or TLS1 connection using s_client also works. Can I configure this somehow to be the default for all applications using libssl? On the other hand gnutls-cli sourceforge.net does work as expected. Yes,

Bug#665452: [Pkg-openssl-devel] Bug#665452: libssl1.0.0: breaks HTTPS download of some sites (eg. https://sourceforge.net)

2012-03-24 Thread Kurt Roeckx
On Sat, Mar 24, 2012 at 07:45:51PM +0100, Bastian Kleineidam wrote: Hello Kurt, Am Saturday, 24. March 2012, 12:39:03 schrieb Kurt Roeckx: And forcing an SSL3 or TLS1 connection using s_client also works. Can I configure this somehow to be the default for all applications using libssl?