[squid-users] Ubuntu 18 with Squid 4.11 SSL_BUMP
Amos Jeffries
squid3 at treenet.co.nz
Wed Apr 29 18:57:58 UTC 2020
On 30/04/20 4:10 am, AMead wrote:
> 1. Compiled Squid 4.11 on Ubuntu 18 T3 EC2 instance:
>
> ./configure \
...
> --with-openssl \
> --enable-ssl \
"--enable-ssl" is not a Squid build option.
> --enable-ssl-crtd
>
>
> 2. Initialized the ssl database:
>
> sudo /usr/libexec/squid/security_file_certgen -c -s /var/cache/squid/ssl_db
> -M 4MB
>
>
> 3. I've tried to read through a few similar posts, and got something
> reasonably working for the allowance, but now it's appearing to allow
> everything:
>
>> /etc/squid/whitelist.txt
> *.github.com
>
This is not dstdomain syntax. Remove the "*" character.
Amos
More information about the squid-users
mailing list