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

MySQL connection with client authentication does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 0.10.0.Alpha1
    • 0.9.4.Final
    • mysql-connector
    • None

    Description

      A connection to SQL server with client-side SSL authentication (like Google Cloud SQL) cannot be established.

      There are multiple problems

      • database.ssl.truststore and database.ssl.truststore.password does not work. The need to be replaced either with database.clientCertificateKeyStoreUrl/database.clientCertificateKeyStorePassword or with direct setting of system properties
      • when the problem above is bypassed there is an issue with binary log client creating the connection. I belive we need to introduce an extesnion to SSL socket factory

      Attachments

        Activity

          People

            Unassigned Unassigned
            jpechane Jiri Pechanec
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: