-
Notifications
You must be signed in to change notification settings - Fork 481
Closed
Labels
Description
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:
- Run SSLyze against a configuration that complies with the latest Mozilla recommendations.
- 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