]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/squid
squid: Disable SSL support
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 May 2015 10:56:09 +0000 (12:56 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 May 2015 10:56:09 +0000 (12:56 +0200)
commit88b1e637ac581b836bcdfa4a44deeef2d8ff9711
tree4282eb155401142cb5c721191fbe4e359ca4b29b
parent49c3105cc3fa4b988bc9d4596f4021c02fa15086
squid: Disable SSL support

The SSL support parts of squid are a great security
risk. The majority of all security issues has been
in this area. As we are not using any of that in
production we can as well disable SSL support.

This won't affect squid's possibility to forward
SSL connections with the CONNECT method.
lfs/squid