Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-238

Postgres Connector does not work when "sslmode" is "require"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.5.1
    • 0.5
    • postgresql-connector
    • None
    • Hide

      This bug can be reproduced by specifying database.sslmode = required and then database.sslmode = require while configuring the Postgres connector.

      Show
      This bug can be reproduced by specifying database.sslmode = required and then database.sslmode = require while configuring the Postgres connector.

      Specifying database.sslmode = required will fail when trying to create a connection to the Postgres instance as it expects sslmode to be "require".

      Specifying database.sslmode = require fails the connector config validation.

              Unassigned Unassigned
              maguire.brendan Brendan Maguire (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: