Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Allow SSL from the application to the database #159

Closed
ghost opened this issue Jun 2, 2016 · 1 comment
Closed

Allow SSL from the application to the database #159

ghost opened this issue Jun 2, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 2, 2016

Allow an option to append options to the end of the jdbc url for things like an SSL connection to a postgresql database.

jdbc:postgresql://bitbucket.example.com:5432/<database name>?sslmode=verify-full&sslrootcert=<non-default-location>

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.SSL

https://www.postgresql.org/docs/9.4/static/libpq-ssl.html

@ghost
Copy link
Author

ghost commented Jun 11, 2016

There is a pull request for this feature #161

@ghost ghost closed this as completed Sep 23, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant