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

permit to indicate truststore/keystore type, not relying on java default type

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.8.0, 2.4.0
    • java9, SSL
    • None

    Description

      Java keystore/trustore have 2 differents type: JKS (Java KeyStore) and PKCS12 that is not language specific.

      Connector use KeyStore.getDefaultType(), that is defined by java system property "javax.net.ssl.keyStoreType". Default was JKS, but has changed to PKCS12 since java 9.

      new options "trustStoreType" and "keyStoreType" can be set to not rely only on java default type.

      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.