DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29744>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29744

connect method don't work on ssl sockets

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
           Keywords|                            |PatchAvailable



------- Additional Comments From [EMAIL PROTECTED]  2004-11-10 23:37 -------
The patch I just attached converts proxy_connect.c to use the bb/filter routines
to do I/O instead of directly using apr_send/apr_recv on the sockets. I've
tested it both with a normal web browser using it for SSL proxying (uses normal
HTTP), and with a custom written client that uses HTTPS to talk to the proxy. It
works for me. It's against 2.0.52, but it doesn't look like that stuff has
changed any time recently.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to