tanti.org.uk

Owen & Felicia’s Website

  • Increase font size
  • Default font size
  • Decrease font size

Squid with SSL on Ubuntu

Print PDF

To build and install squid with ssl support on Ubuntu:

Download the squid source packages
cd /usr/src
apt-get source squid
Extract source
dpkg-source -x squid
Download dependencies
apt-get build-dep squid
apt-get install libssl-dev
Change config

add "--enable-ssl" to "configure the package" section of debian/rules

Build
./configuredebuild -us -uc -b
Install
dpkg -i squid.deb
 

Add comment


Security code
Refresh

Login

amazon