Squid is already natively OpenSSL enabled for https->http gatewaying.
See squid.sourceforge.net
With that as base it should be quite trivial to implement http->https
gatewaying I think.
-- Henrik Nordstrom Squid hacker Joe Sheehan wrote: > > I'm trying create a little program that will use OpenSSL > and bring back a https page through squid. I can get it working if > I don't use OpenSSL but not with OpenSSL. I have netscape using the proxy > with no problem. I was assuming that I could try and connect to the same > port as Netscape does for https. > > GET https://www.mysite.com/ HTTP/1.0\n\n Doesn't work with OpenSSL > > but > > GET http://www.yahoo.com/ HTTP/1.0\n\n Does work without OpenSSL > > Could it just be the format of the GET statement? > > I've even tried to just telnet to squid. I've tried both GET and CONNECT > with https with no luck > > Thanks > > Joe > >_________________________________________________________________________ > > > Get Your Private, Free E-mail from MSN Hotmail at > >http://www.hotmail.com. > > > > > > Share information about yourself, create your own public profile at > > > http://profiles.msn.com. > > > > > > -- > > > To unsubscribe, see http://www.squid-cache.org/mailing-lists.html > > > > > > > > > >-- > >To unsubscribe, see http://www.squid-cache.org/mailing-lists.html > > > > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > Share information about yourself, create your own public profile at > http://profiles.msn.com.Received on Mon Oct 16 2000 - 13:36:08 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:43 MST