Skip to content
New issue

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

Mozilla TLS configuration out-of-date #608

Closed
jrchenery opened this issue Jul 19, 2023 · 2 comments · Fixed by #615
Closed

Mozilla TLS configuration out-of-date #608

jrchenery opened this issue Jul 19, 2023 · 2 comments · Fixed by #615

Comments

@jrchenery
Copy link
Contributor

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
@nabla-c0d3
Copy link
Owner

Thanks for the PR!

@nabla-c0d3 nabla-c0d3 moved this from In Progress to Done in SSlyze 5.2.0 Aug 28, 2023
@nabla-c0d3
Copy link
Owner

Fixed in v5.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants