<div>Hey,</div>
<div> </div>
<div>I'm trying to use stunnel in the following scenerio: ssh-client -> stunnel (to ssl) -> Proxy -> server(ssl to ssh).</div>
<div>I downloaded stunnel 4.25, but I hadn't noiticed any support for this. However, in the "patches" page (<a href="http://www.stunnel.org/patches/">http://www.stunnel.org/patches/</a>) - three patches seem to be suitable:</div>

<div>(<a href="http://www.stunnel.org/patches/patches/connect-proxy_dunbar.patch">connect-proxy_dunbar.patch</a>, <a href="http://www.stunnel.org/patches/patches/connect-proxy.mwald.patch">connect-proxy.mwald.patch</a>) but are for version 4.05 (whichwill probably be a pain to merge with current version).</div>

<div> </div>
<div>When I stumbled upon the Changelog (<a href="http://www.stunnel.org/download/ChangeLog.txt">http://www.stunnel.org/download/ChangeLog.txt</a>) I noticed that version 4.15, has support for</div>
<div>"Client mode CONNECT protocol" - which is what I need - and altough i had looked hard, I haven't found any documentation to it.</div>
<div> </div>
<div>So, is the above feature what I want (and if so - how do I use it?) or do I need to update the patches to the current version?</div>
<div> </div>
<div>Thanks in advance,</div>
<div>Alex.</div>