▲ | jiveturkey 4 days ago | |||||||||||||
Chrome started doing https-first since April 2021 (v90). Safari did some half measures starting in Safari 15 (don't know the year) and now fully defaults to https first. Firefox 136 (2025) now does https first as well. | ||||||||||||||
▲ | simiones 3 days ago | parent [-] | |||||||||||||
That is irrelevant. All TCP connections start as a TCP SYN, that can be trivially intercepted and MITMd by anyone. So, if you don't have an out-of-band reason to trust the server certificate (such as trust in the CA that PKI defines, or knowing the signature of the server certificate), you can never be sure your TLS session is secure, regardless of the level of encryption you're using. | ||||||||||||||
|