We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: