[squid-users] SQUID 3.4.8 on RPi 3

Rafael Akchurin rafael.akchurin at diladele.com
Sat Sep 17 07:26:12 UTC 2016


Hello VB,

Hopefully this will be helpful to recompile Squid on Raspberry PI - http://docs.diladele.com/administrator_guide_4_6/install/rpi/squid.html

Scripts to do that are https://github.com/ra-at-diladele-com/qlproxy_external/tree/master/src/va/scripts.debian8

Best regards,
Rafael Akchurin
Diladele B.V. 
http://www.quintolabs.com
http://www.diladele.com

--
Please take a look at Web Safety - our ICAP based web filter server for Squid proxy.




-----Original Message-----
From: squid-users [mailto:squid-users-bounces at lists.squid-cache.org] On Behalf Of VB
Sent: Saturday, September 17, 2016 8:39 AM
To: squid-users at lists.squid-cache.org
Subject: Re: [squid-users] SQUID 3.4.8 on RPi 3

Hi Yuri

thx a lot for your links.. following the first one, what I did:

1. Create and sign the .pem certificate

2. Update my squid.conf with:
https_port 3130 ssl-bump \
cert=/etc/squid/ssl/myCA.pem \
generate-host-certificates=on dynamic_cert_mem_cache_size=4MB

acl step1 at_step SslBump1

ssl_bump peek step1
ssl_bump bump all

but when I check the configuration (squid3 -k  parse), I get:

Processing: https_port 3130 ssl-bump cert=/etc/squid/ssl/myCA.pem generate-host-certificates=on dynamic_cert_mem_cache_size=4MB
ERROR: 'https_port' requires --enable-ssl
Processing: acl step1 at_step SslBump1
FATAL: Invalid ACL type 'at_step'
FATAL: Bungled /etc/squid3/squid.conf line 130: acl step1 at_step SslBump1

how can I overcome these errors on squid 3.4.8?
Is my version of squid ssl-enabled? and if not.. how can I re-configure it?

thx
Vincenzo



--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/SQUID-3-4-8-on-RPi-3-tp4679556p4679562.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


More information about the squid-users mailing list