- Edited
Steps to reproduce:
sslscan kagi.com
Expected behavior:
Only having secure TLS settings, i.e., only allowing TLS 1.2+1.3 and disabling insecure cipher suites.
Downgrade attacks may allow MitM attacks with these settings.
The idea is that if these insecure settings are possible, a man in the middle could potentially force both sides to use insecure settings and then break the crypto.
This should be hardened IMO even if some outdated clients stop working. They should update regardless.