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

SSL coherence : use KeyStore default property when not using keyStore option

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 1.5.5
    • TLS
    • None

    Description

      There is 2 differents to configure "SSL" mutual authentication possibilities when using driver :

      • using java system properties "javax.net.ssl.trustStore", "javax.net.ssl.keyStore" ...
      • using url options.

      If no SSL options are defined, driver will use java default configuration.

      if keyStore option is defined, driver will use keystore option, and if no truststore option is set, driver will rely on java default implementation ( properties "javax.net.ssl.trustStore", "javax.net.ssl.trustStorePassword").

      Problem is when trustStore or trustServerCertificate options are set without keyStore option set, driver will not use default java "javax.net.ssl.keyStore" properties.

      For coherence, this has to be implemented.

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            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.