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

feat(fips): do not set insecure defaults in fips mode #273

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

kruskall
Copy link
Member

@kruskall kruskall commented Feb 4, 2025

What does this PR do?

make setinsecuredefaults a noop and use tls 1.2+ in fips mode

Why is it important?

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • [ ]

Related issues

make setinsecuredefaults a noop and use tls 1.2+ in fips mode
@kruskall kruskall requested a review from a team as a code owner February 4, 2025 18:11
@kruskall kruskall requested review from mauri870 and faec and removed request for a team February 4, 2025 18:11
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@kruskall kruskall merged commit 6d18ba8 into elastic:main Feb 4, 2025
7 checks passed
@kruskall kruskall deleted the feat/fips-tls branch February 4, 2025 23:19
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

Successfully merging this pull request may close these issues.

4 participants