Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-1204

Regarding SSLCIPHER Parameter handling in JDBC Connection String

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 3.4.1
    • N/A
    • MySQL compatibility
    • None
    • Windows

    Description

      Tried to establish JDBC Connection, With Maria Connector/J 3.4 not able to got connectivity when I use "enabledSslCipherSuites" parameter in JDBC URL.

      Reference:
      --------------------
      jdbc:mariadb://localhost/myDb?user=myUser&password=MyPwd&sslMode=VERIFY_CA&enabledSslCipherSuites=DHE-RSA-AES256-GCM-SHA384

      Same SSLCIPHER parameter value I can add it in my.ini file and restart the service. its started successfully.

      This exception shows when we add "enabledSslCipherSuites" parameter in URL.
      java.sql.SQLNonTransientConnectionException: Received fatal alert: handshake_failure.

      We can able to establish the connection with CA authentication without SSLCIPHER parameter successfully.

      Please update me how can we handle SSLCipher details in JDBC URL for latest Maria connector/J.

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            krish Krishnan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.