Skip to content

Conversation

@mosche
Copy link
Contributor

@mosche mosche commented Mar 12, 2025

Backports the following commits to 8.18:

…y`. (elastic#124577)

When enabling FIPS `javax.net.ssl.trustStore` is not necessarily set.
This change adds FIPS entitlements based on
`org.bouncycastle.fips.approved_only=true`, which enforces usage of FIPS
approved functionality only.

Additionally, this PR grants read access to a custom trust store if
provided via `javax.net.ssl.trustStore`, otherwise read access to the
default JDK trust store is granted.

Relates to ES-11025.
@mosche mosche added :Core/Infra/Entitlements Entitlements infrastructure :Security/FIPS Running ES in FIPS 140-2 mode >refactoring auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team Team:Security Meta label for security team labels Mar 12, 2025
@elasticsearchmachine elasticsearchmachine merged commit 0c11589 into elastic:8.18 Mar 12, 2025
20 checks passed
@mosche mosche deleted the backport/8.18/pr-124577 branch March 12, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/Entitlements Entitlements infrastructure >refactoring :Security/FIPS Running ES in FIPS 140-2 mode Team:Core/Infra Meta label for core/infra team Team:Security Meta label for security team v8.18.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants