[squid-users] squid with sslump compile
Amos Jeffries
squid3 at treenet.co.nz
Wed May 20 11:09:50 UTC 2015
On 20/05/2015 10:18 p.m., Tony Peña wrote:
> Hi i'm compiling squid 3.4.8 with ssl but not create the ssl_crtd to use it
> after .
> the compile process runn fine.. and works ok but
>
> i use --enable-ssl and checking on lists of squid i found was old way to
> compile
> then i try it again with --with-openssl and nothing on the
>
> /usr/lib/squid3/ not appears that ssl_crtd .... any idea? thanxs
> i'm using Debian 8
>
> ~$ sudo squid3 -v
> Squid Cache: Version 3.4.8
> Debian linux
> configure options: '--build=x86_64-linux-gnu' '--prefix=/usr'
> '--includedir=${prefix}/include' '--mandir=${prefix}/share/man'
> '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstat
> edir=/var' '--libexecdir=${prefix}/lib/squid3' '--srcdir=.'
> '--disable-maintainer-mode' '--disable-dependency-tracking'
> '--disable-silent-rules' '--datadir=/usr/share/squid3' '--sysconfdir=/et
> c/squid3' '--mandir=/usr/share/man' '--with-openssl' '--enable-ssl-certd'
That should be --enable-ssl-crtd not "certd". This is very probably
your problem.
NP: You also need the libssl-dev package installed to build any of the
OpenSSL functionality.
Amos
More information about the squid-users
mailing list