Uploaded image for project: 'MariaDB Connector/node.js'
  1. MariaDB Connector/node.js
  2. CONJS-92

Document Node.js 12 TLS default minimum support TLSv1.2

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 2.1.1
    • security
    • None

    Description

      Node.js 12 only support TLSv1.2 and TLSv1.3 by default.
      MariaDB server can be build with different SSL library.
      Depending on those libraries, different TLS is supported.

      The default build for windows for MariaDB 10.3 and before did use Yassl, that support up to TLSv1.1.
      Those versions won't permit SSL connection with node.js 12 by default.
      (MariaDB 10.4 support TLSv1.2 on windows, and TLSv1.3 on unix by default)

      Tests must be changed according to server type, environment and version

      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.