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 load_local_certs.sh, and address issue #71 #74

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add load_local_certs.sh, and address issue #71 #74

wants to merge 2 commits into from

Conversation

pvargas
Copy link
Contributor

@pvargas pvargas commented Dec 19, 2019

This PR addresses #71, and adds support for importing certificate files from a local directory.

The existing pre-start script will now look for a LOCAL_CERTS_DIR environment variable. If set, this will trigger the load_local_certs.sh script, which will attempt to load any .pem files from the directory specified in LOCAL_CERTS_DIR and add them to the trust store.

@pvargas pvargas changed the title Add load_local_certs.sh and tests Add load_local_certs.sh, and address issue #71 Jan 2, 2020
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.

1 participant