Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-3440

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

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Database - PostgreSQL
    • None
    • 22
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              d1f83e837f37 Landon Fuller
              Votes:
              10 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated: