On 2/03/19 4:55 am, L.P.H. van Belle wrote:
> Hai Alex, 
> 
> Ahh.. You wanted with ssl, sorry missed that. 
> Here you go. 
> 
> apt-get source squid
> 
> cd squid-4.6/debian/
> 
> Edit rules, after the line, --with-gnutls
> Add these: --enable-ssl --enable-ssl-crtd --with-openssl
> Save.
> 
> Edit changelog
> Change the version 4.6-1 to 4.6-1ssl
> Save 
> 
> Install libgnutls28-dev openssl 


Make that:
  apt-get install libgnutls28-dev libssl-dev openssl


Amos
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to