Your message dated Tue, 23 Aug 2005 18:12:33 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#245127: stunnel4: corrupts server response when in client
mode
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Apr 2004 15:00:12 +0000
>From [EMAIL PROTECTED] Wed Apr 21 08:00:12 2004
Return-path: <[EMAIL PROTECTED]>
Received: from www.nute.net (mail.nute.net) [66.221.212.1]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BGJCu-0005su-00; Wed, 21 Apr 2004 08:00:12 -0700
Received: by mail.nute.net (Postfix, from userid 1000)
id 668F013BD1; Wed, 21 Apr 2004 15:00:10 +0000 (UTC)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Mikael Bouillot <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: stunnel4: corrupts server response when in client mode
X-Mailer: reportbug 2.56
Date: Wed, 21 Apr 2004 15:00:10 +0000
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
X-CrossAssassin-Score: 1
Package: stunnel4
Version: 2:4.05-1
Severity: important
Since version 4.05 came out, I experienced weird behavior in my bank
webpage interface. I narrowed it down to stunnel triming the server
response. For example, when I use stunnel4 in client mode with the
folowing control file:
**
client = yes
connect = logitelnet.socgen.com:443
**
and then ask for a GIF on my bank's server:
**
GET /images/menu/logosg.gif HTTP/1.0
Host: logitelnet.socgen.com
**
When using version 4.04, I get the full result (HTTP header then GIF
data), but when using versino 4.05, I only get the HTTP header and then
nothing. In my banking system, I randomly get:
* The full HTTP response
* Only parts (without the beginning or end)
* Only the HTTP header
* Nothing
I tried showing the same behavior when accessing my Apache with
mod-ssl on localhost, but could not get it to fail.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-alia-1
Locale: LANG=C, LC_CTYPE=fr_FR
Versions of packages stunnel4 depends on:
ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an
ii libssl0.9.7 0.9.7d-1 SSL shared libraries
ii libwrap0 7.6-ipv6.1-3 Wietse Venema's TCP wrappers libra
ii netbase 4.16 Basic TCP/IP networking system
ii openssl 0.9.7d-1 Secure Socket Layer (SSL) binary a
-- no debconf information
---------------------------------------
Received: (at 245127-done) by bugs.debian.org; 23 Aug 2005 16:12:35 +0000
>From [EMAIL PROTECTED] Tue Aug 23 09:12:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from fernande.happycoders.org (mail.happycoders.org) [212.85.152.22]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E7bO7-0005dA-00; Tue, 23 Aug 2005 09:12:35 -0700
Received: from localhost ([127.0.0.1])
by mail.happycoders.org with esmtp (Exim 4.50)
id 1E7bO6-00018S-34; Tue, 23 Aug 2005 18:12:34 +0200
Received: from mail.happycoders.org ([127.0.0.1])
by localhost (fernande.happycoders.org [212.85.152.22]) (amavisd-new,
port 10024)
with ESMTP id 03688-06; Tue, 23 Aug 2005 18:12:33 +0200 (CEST)
Received: from fernande.happycoders.org ([212.85.152.22])
by mail.happycoders.org with smtp (Exim 4.50)
id 1E7bO5-00015c-HY; Tue, 23 Aug 2005 18:12:33 +0200
Received: by fernande.happycoders.org (sSMTP sendmail emulation); Tue, 23 Aug
2005 18:12:33 +0200
Date: Tue, 23 Aug 2005 18:12:33 +0200
From: Julien Lemoine <[EMAIL PROTECTED]>
To: Mikael Bouillot <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#245127: stunnel4: corrupts server response when in client mode
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at happycoders.org
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Hi Mikael,
* Mikael Bouillot <[EMAIL PROTECTED]> [2005-08-18 12:59:08 +0000]:
>
> I have been testing every new version of stunnel that have been
> uploaded to sid, and the latest 2:4.110-1 doesn't exhibit the symptoms
> of this bug in my test environment anymore. In other words, it seems
> to be working fine again.
>
> I can now get rid of my old 4.04 binary that I kept around :-)
Thanks for this mail, I close the bug. You can reopen it or mail me
it the problem reappears.
Best Regards.
--
Julien Lemoine / SpeedBlue
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]