Open NMZXYCDRL opened 1 year ago
Thanks for reporting this issue! I suspect this has to do with the different way we display support by TLS version now (see d305cd15acf5364effcd96fcb2d43f7f9308e9c2 and 0e91616e42c7b1bf4a0e94bedc3eb3d2e8f17e4d), since even modern TLS1.3 implementations may support older cipher suites. Nevertheless, this should be made more explicit via the API as well.
Recently, I found that some data obtained from the api is incorrect. The tls_version field has redundant tls1.2 and tls1.3,Even all ciphersuites have the value TLS1.3
An old ciphersuite have tls1.2 and tls 1.3
https://ciphersuite.info/api/cs/TLS_DH_anon_EXPORT_WITH_DES40_CBC_SHA/
returns :