Build Squid with --enable-ssl on Debian
Posted on Tue 19 April 2011 in Debian • Tagged with Debian, Squid, Linux
If you need an SSL-proxy connection via squid on Debian/Linux you need to recompile the squid-2.7 package with --enable-ssl option.
Here a short step by step tutorial how to rebuild a squid .deb package with --enable-ssl option.
Enable source repository on your buildmachine. To describe it in words …
Continue reading