If you’re looking for squid3 with SSL support in Ubuntu, you’re in luck! There’s a PPA that is providing squid3 with SSL support compiled in. Simple run the following command to add the mojocode PPA.
1 | add-apt-repository ppa:mojocode/ppa |
More information on the mojocode PPA.
https://launchpad.net/~mojocode/+archive/ppa
Share it now!
Be a fan
No longer working
Can you elaborate?
I updated to this PPA and the proxy just seems to refuse connections now.. on Http and Httos
That’s odd, do you see squid running? What happens when you run ‘ps -auxwwwf | grep squid’ or ‘netstat -anp | grep squid’