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

Weak SSL ciphers (ECDHE-RSA-AES128-SHA and ECDHE-RSA-AES256-SHA) in init.pp #1621

Open
jasonliang212 opened this issue Nov 1, 2024 · 0 comments

Comments

@jasonliang212
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: Any
  • Ruby: Any
  • Distribution: Any
  • Module version: Any

Any additional information you'd like to impart

Weak (insecure) SSL cipher suites:
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (OpenSSL name: ECDHE-RSA-AES128-SHA)
https://ciphersuite.info/cs/TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA/

TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (OpenSSL name: ECDHE-RSA-AES256-SHA)
https://ciphersuite.info/cs/TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA/

Thanks for reading!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant