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

Add flags to prevent keystore/truststore creation #434

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kabicin
Copy link
Member

@kabicin kabicin commented Jul 27, 2023

Fixes #398

  • Adds EXCLUDE_CONFIG_KEYSTORE to prevent generating the default keystore
  • Adds EXCLUDE_CONFIG_TRUSTSTORE to prevent generating the default truststore/adding the keystore to the default truststore.

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.

Consider a build argument or env to skip the generation of default keystore and truststore config
1 participant