Stash does not allow entering PostgreSQL JDBC URL (or otherwise configuring the connection to use SSL)

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Database - PostgreSQL
    • None
    • 73
    • 15

      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.

            Assignee:
            Unassigned
            Reporter:
            Landon Fuller
            Votes:
            12 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated: