Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-19542

Disable SSLv3 and TLSv1.0 by default

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.4.6
    • SSL
    • None

    Description

      The latest PCI DSS Requirements recommend only using TLSv1.1 and above.

      MariaDB does not follow these recommendations. It looks like MariaDB can still use SSLv3 and TLSv1.0 if the server is linked with yaSSL, and MariaDB still use TLSv1.0 if the server is linked with OpenSSL.

      Should we disable support for SSLv3 and TLSv1.0?

      yaSSL only supports up to TLSv1.1, so we would probably need to replace yaSSL before we can do this. See MDEV-18531 about that.

      If we make this change, then we should also update the documentation:

      https://mariadb.com/kb/en/library/secure-connections-overview/#tls-protocol-version-support

      Attachments

        Issue Links

          Activity

            The default value of tls_version in 10.4.6 and later is "TLSv1.1,TLSv1.2,TLSv1.3". This was implemented in MDEV-14101.

            https://mariadb.com/kb/en/library/ssltls-system-variables/#tls_version

            Should this Jira be closed with "Fix Version/s" set to 10.4.6?

            GeoffMontee Geoff Montee (Inactive) added a comment - The default value of tls_version in 10.4.6 and later is "TLSv1.1,TLSv1.2,TLSv1.3". This was implemented in MDEV-14101 . https://mariadb.com/kb/en/library/ssltls-system-variables/#tls_version Should this Jira be closed with "Fix Version/s" set to 10.4.6?

            Yes, thanks!

            serg Sergei Golubchik added a comment - Yes, thanks!

            People

              serg Sergei Golubchik
              GeoffMontee Geoff Montee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.