ssllabs / ssllabs-scan

A command-line reference-implementation client for SSL Labs APIs, designed for automated and/or bulk testing.
https://www.ssllabs.com/projects/ssllabs-apis/
Apache License 2.0
1.69k stars 240 forks source link

Cipher Suits update value - TLS_DHE_RSA, - at 2024 are Weak #963

Open manuelg1971 opened 1 month ago

manuelg1971 commented 1 month ago

Hi,

Please update de value of Certain cipher suits. From green to orange.

at 2024 Cipher Suits TLS_DHE_RSA are Weak. https://ciphersuite.info/search/?q=TLS_DHE_RSA_WITH

TLS 1.2 https://ciphersuite.info/cs/?security=recommended&tls=tls12 https://ciphersuite.info/cs/?security=secure&tls=tls12

TLS 1.2 TLS_DHE_RSA, - Weak https://ciphersuite.info/search/?page=1&security=all&tls=tls12&q=TLS_DHE_RSA_WITH&cat=cs

Where does the data come from? The list of ciphers comes from the IANA, the OpenSSL and GnuTLS library.