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





------- Additional Comments From [EMAIL PROTECTED]  2007-03-16 07:43 -------
Created an attachment (id=19723)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19723&action=view)
Patch for proxytunnel 1.7.0 to have two proxies with second one SSL encrypted

Thanks for this advice!  Amusingly, I fixed the problem just yesterday: I used
the SVN version of proxytunnel, patched so that I could do the following:

putty -> proxytunnel -> local proxy (unencrypted) -> remote Apache HTTPS
encrypted -> SSH

(The firewall required the second CONNECT to be encrypted.)  The patch is
attached; it includes recent SVN fixes, as well as my patch to introduce -R,
meaning encrypt from the second proxy.  The command line will then read:

proxytunnel -q -R -p proxy.local:8000 -r proxy.remote.org:443 -d
ssh.remote.org:22

I hope this is of help to others.

Julian

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to