Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

BE-685 Implement option to configure TLS connection to Postgresql #30

Closed
wants to merge 1 commit into from

Conversation

plaptii
Copy link
Contributor

@plaptii plaptii commented Aug 1, 2019

hyperledger explorer does not support TLS connection to Postgresql, see https://jira.hyperledger.org/browse/BE-685

This PR introduces new env variables: DATABASE_SSL_ENABLED (default is false), DATABASE_CERTS_PATH (default is EXPLORER_APP_PATH}/db-certs, and configures TLS connection by provided certificates in folder db-certs

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant