Bug #6563
closedSquid still accepts sha1 certificates
0%
Description
Squid still accepts sha1 certificates.(Man in the middle proxy) I think this should be blocked by default for security reasons. Is there a config hack to block sha1? Can someone give me some hints? Tested with this page: https://sha1-2017.badssl.com/
Updated by Sean McBride almost 8 years ago
I don't actually use squid, but given this week's SHA-1 collision https://shattered.it, I thought I'd ping this ticket...
Updated by Kill Bill almost 8 years ago
Yeah, last time I checked (~Oct/Nov 2016) an estimate was that ~35% of websites were still using SHA1 certificates. Obviously such changes are a no go.
Updated by Sean McBride almost 8 years ago
It's probably much lower now. Since January, all the major browsers warn upon SHA1 certs. Regardless, the ticket submitter does not seem to be asking to rip out SHA1 support out entirely, but for an option to block it, and to do so by default. Sounds quite prudent to me.
Updated by Kill Bill over 7 years ago
https://github.com/pfsense/FreeBSD-ports/pull/402 since pretty much any decent browser nags about these nowadays.