nabla-c0d3 / sslyze

Fast and powerful SSL/TLS scanning library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mozilla TLS configuration out-of-date

jrchenery opened this issue · comments

Describe the bug
The TLS configuration recommendations from Mozilla are out-of-date. There is now a version 5.7, SSLyze is still using 5.6.
Running SSLyze against config that aligns with these new recommendations returns 'FAILED - Not compliant'

To Reproduce
Steps to reproduce the behavior:

  1. Run SSLyze against a configuration that complies with the latest Mozilla recommendations.
  2. Result is 'FAILED - Not compliant'

Expected behavior
The Mozilla configuration should be updated to version 5.7

Python environment

  • OS: AlmaLinux 8.8
  • Python version: 3.9

Thanks for the PR!

Fixed in v5.2.0.