home tags events about login
one honk maybe more

ollibaba@chaos.socia.. replied 07 Jan 2024 15:24 +0000
in reply to: https://benjojo.co.uk/u/benjojo/h/nPY3pC4f393j6jt1r9

@benjojo Yes! These missing intermediate certificates are my personal pet peeve! This is especially a problem since I usually create a new Firefox profile for each window, which then lacks many of the "usual" intermediate certificates, and therefore I get many more SSL errors. And in many cases these SSL errors do not occur for the website operators, making it really difficult to convince them that they need to fix something on their side.

eddyg@mastodon.socia.. replied 08 Jan 2024 05:17 +0000
in reply to: https://benjojo.co.uk/u/benjojo/h/nPY3pC4f393j6jt1r9

@benjojo Appreciate you taking the time to create a text version of your talk!

What about needlessly including the Root CA in the cert bundle sent by the browser? I see it included in the “full chain” all the time, but I’m always careful to remove it, since it seems to me like any extra data sent during the initial part of a TLS connection will have a bigger impact because of TCP slow start…