Skip to content

Conversation

@mosche
Copy link
Contributor

@mosche mosche commented Mar 12, 2025

Backports the following commits to 9.0:

…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 requested a review from a team as a code owner March 12, 2025 08:56
@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 971c79d into elastic:9.0 Mar 12, 2025
21 checks passed
@mosche mosche deleted the backport/9.0/pr-124577 branch March 12, 2025 09:59
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 v9.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants