-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
23
-
During installation (or database migration), Stash only allows the input of a port and a hostname. This prevents the use of SSL-encrypted TCP connections to PostgreSQL, eg:
jdbc:postgresql://database-server:port/database?ssl=true
This value is documented here: http://jdbc.postgresql.org/documentation/81/ssl-client.html
Without this functionality, we are unable to connect to our database cluster, as non-SSL connections are not permitted.
- relates to
-
BSERV-3759 Add support for SQL Server instance names.
- Gathering Interest
-
BSERV-13020 Provide support for connecting to a PostgreSQL database with SSL
- Gathering Interest