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

US-658590: Set Bouncy castle approved mode flag when HighSecureCryptoMode is enabled #230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GaneshKatta95
Copy link

No description provided.

@GaneshKatta95 GaneshKatta95 requested review from dcasavant and a team as code owners January 7, 2025 17:47
@@ -42,7 +42,7 @@ else
fi

if [ "${HIGHLY_SECURE_CRYPTO_MODE_ENABLED}" == "true" ]; then
JAVA_OPTS="${JAVA_OPTS} -DHighSecureCryptoModeEnabled=true "
JAVA_OPTS="${JAVA_OPTS} -DHighSecureCryptoModeEnabled=true -Dorg.bouncycastle.fips.approved_only=true"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have we tested Cloudk deployment with this change? Can you please attach the results?

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.

2 participants