Skip to content

Make notifications aware of the FIPS build param (-Pcrypto.standard=FIPS-140-3) - #1140

Closed
cwperks wants to merge 1 commit into
opensearch-project:mainfrom
cwperks:fips-build-param
Closed

Make notifications aware of the FIPS build param (-Pcrypto.standard=FIPS-140-3)#1140
cwperks wants to merge 1 commit into
opensearch-project:mainfrom
cwperks:fips-build-param

Conversation

@cwperks

@cwperks cwperks commented Feb 23, 2026

Copy link
Copy Markdown
Member

Description

Similar to opensearch-project/flow-framework#1322. This PR ensures that notifications becomes aware of the FIPS build param to treat bouncycastle dependencies as provided when present.

Related Issues

Resolves #1139

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…IPS-140-3)

Signed-off-by: Craig Perkins <cwperx@amazon.com>
@cwperks

cwperks commented Feb 24, 2026

Copy link
Copy Markdown
Member Author

Actually, if this dependency truly isn't used then it would be simpler to go with #1141

@cwperks

cwperks commented Feb 24, 2026

Copy link
Copy Markdown
Member Author

Closing in favor of #1141

@cwperks cwperks closed this Feb 24, 2026
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.

[RELEASE 3.6.0] Fail to install notifications plugin due to jarhell

2 participants