https://issues.apache.org/bugzilla/show_bug.cgi?id=29744
Thomas Stewart <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
--- Comment #75 from Thomas Stewart <[EMAIL PROTECTED]> 2008-10-07 05:59:19
PST ---
Just to confirm, applying the latest patch: "proxy_connect patch updated for
2.2.9" fixes the problem for me.
before:
$ gnutls-cli some.ssl.apache.proxy -p 443
<SNIP>
- Simple Client Mode:
CONNECT localhost:22 HTTP/1.0
*** Fatal error: A record packet with illegal version was received.
*** Server has terminated the connection abnormally.
$
after:
$ gnutls-cli some.ssl.apache.proxy -p 443
<SNIP>
- Simple Client Mode:
CONNECT localhost:22 HTTP/1.0
HTTP/1.0 200 Connection Established
Proxy-agent: Apache/2.2.9 (Debian) PHP/5.2.6-5 with Suhosin-Patch mod_ssl/2.2.9
OpenSSL/0.9.8g
SSH-2.0-OpenSSH_5.1p1 Debian-2
$
Any idea when this will be applied?
Regards
--
Tom
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]