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

feat: generalize plugin & truststore customization #7

Merged
merged 5 commits into from
Feb 28, 2024

Conversation

jeff-mccoy
Copy link
Member

This PR variablizes custom truststore sources as well as cert filtering + removes the need to modify the Dockerfile to add new JARs

Copy link
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

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

LGTM overall - think we can collapse the conditionals on sync.sh to just copy from truststore.jks always based on simplifying the setup for using a custom truststore.

README.md Show resolved Hide resolved
src/Dockerfile Outdated Show resolved Hide resolved
@jeff-mccoy jeff-mccoy merged commit 5993ee2 into main Feb 28, 2024
1 check passed
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