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

Configure Keystore through environment variables #512

Merged
merged 2 commits into from
Apr 19, 2023
Merged

Conversation

kinoute
Copy link
Contributor

@kinoute kinoute commented Apr 18, 2023

The documentation about SSL support explains that we need to change the endpoint, the keystore path and the keystore password. But only the endpoint is actually configurable via environment variables when we use Docker.

This PR allows configuration of the keystore path and keystore password through environment variables.

@gaul gaul merged commit b8d285d into gaul:master Apr 19, 2023
@gaul
Copy link
Owner

gaul commented Apr 19, 2023

Thank you for your contribution @kinoute!

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