Re: [SQU] Where is http://netizen.com/~benno gone?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 10 Feb 2001 11:12:24 +0100

Where do you have OpenSSL installed, and which version?

The MD5 routines is a somewhat tricky issue as there is conflicts
between Squid and OpenSSL implementations. And due to efficiency reasons
it is preferred to use the OpenSSL implementation if available...

Squid hackers: Should we default to use the OpenSSL implementation if
available, and not only when SSL->HTTP gatewaying support is enabled?

--
Henrik Nordstrom
Henk-Jan Kloosterman wrote:
> 
> OK:
> 
> I applied to patch to squid-head-200102090000 (no errors)
> 
> Configure:
> ./configure --prefix=/usr \
> --exec_prefix=/usr --bindir=/usr/sbin --libexecdir=/usr/lib/squid \
> --localstatedir=/var --sysconfdir=/etc/squid \
> --enable-async-io --enable-snmp --enable-underscores --enable-poll  \
> --disable-internal-dns --enable-ssl
> 
> Make:
> ----
> make[1]: Entering directory `/usr/src/squid/squid-head-200102090000/lib'
> gcc -g -O2 -Wall -D_REENTRANT -I../include -I../include   -c -o rfc1123.o
> rfc1123.c
> gcc -g -O2 -Wall -D_REENTRANT -I../include -I../include   -c -o rfc1738.o
> rfc1738.c
> gcc -g -O2 -Wall -D_REENTRANT -I../include -I../include   -c -o rfc1035.o
> rfc1035.c
> gcc -g -O2 -Wall -D_REENTRANT -I../include -I../include   -c -o rfc2617.o
> rfc2617.c
> rfc2617.c: In function `DigestCalcHA1':
> rfc2617.c:104: `MD5_CTX' undeclared (first use in this function)
> rfc2617.c:104: (Each undeclared identifier is reported only once
> rfc2617.c:104: for each function it appears in.)
> rfc2617.c:104: parse error before `Md5Ctx'
> rfc2617.c:107: warning: implicit declaration of function `MD5Init'
> rfc2617.c:107: `Md5Ctx' undeclared (first use in this function)
> rfc2617.c:108: warning: implicit declaration of function `MD5Update'
> rfc2617.c:113: warning: implicit declaration of function `MD5Final'
> rfc2617.c: In function `DigestCalcResponse':
> rfc2617.c:141: `MD5_CTX' undeclared (first use in this function)
> rfc2617.c:141: parse error before `Md5Ctx'
> rfc2617.c:148: `Md5Ctx' undeclared (first use in this function)
> make[1]: *** [rfc2617.o] Error 1
> make[1]: Leaving directory `/usr/src/squid/squid-head-200102090000/lib'
> make: *** [all] Error 1
> [root@mis2 squid-head-200102090000]#
> 
> ----- Original Message -----
> From: "Henrik Nordstrom" <hno@hem.passagen.se>
> To: "Henk-Jan Kloosterman" <proxy@kloosterman.org>
> Cc: <squid-users@ircache.net>
> Sent: Friday, February 09, 2001 8:30 PM
> Subject: Re: [SQU] Where is http://netizen.com/~benno gone?
> 
> > Don't know where he is now, but the SSL support is quite likely to go
> > into Squid-2.5 before not too long.
> >
> > For this to happen we require testers that at least run it in a lab
> > environment, so please test the patch, and report any problems or
> > questions to squid-dev@squid-cache.org.
> >
> >   http://squid.sourceforge.net/projects.html#ssl
> >
> > The patch applies to Squid-2.5 snapshots from
> > http://www.squid-cache.org/Versions/v2/2.5/
> >
> > or via CVS
> >
> >    cvs -d :pserver:anonymous@cvs.squid.sourceforge.net:/cvsroot/squid
> > login
> >    [enter]
> >    cvs -d :pserver:anonymous@cvs.squid.sourceforge.net:/cvsroot/squid \
> >        -z3 co -rssl -d squid-ssl squid
> >
> > --
> > Henrik Nordstrom
> > Squid hacker
> >
> >
> > Henk-Jan Kloosterman wrote:
> > >
> > > I was trying to get some background info on using squid with an SSL
> endpoint
> > > solution from Benno Rice,
> > >
> > > But .... the site is gone.  (http://netizen.com.au/~benno) Does somebody
> > > know where it is now?
> > >
> > > --
> > > To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Sat Feb 10 2001 - 03:15:37 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:28 MST