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

Mysql command line client and tools: add support for Connector/C's new TLS/SSL options

Details

    • 10.3.3-1

    Description

      Add support for Connector/C's TLS/SSL options in mysql command line tools:

      --ssl_fp verify server certificate against SHA1 finger print (implies --ssl).
      --ssl_fp_list verify server certificate against one or more SHA1 finger prints which are stored in the specified file (implies --ssl).
      --ssl_passphrase Specifies a passphrase for the passphrase protected client certificate

      Example:
      mysql -uuser --ssl --ssl-fp="64:37:78:F9:51:B1:1E:89:73:1F:14:3C:1D:72:16:80:B4:3D:70:80"

      Attachments

        Activity

          How one is supposed to use them? Like

          $ mysql --ssl-verify-fp="00:11:22:...."
          

          ?

          If yes, then better call it --ssl-fp, without verify. Other options are also called --ssl-ca, --ssl-crl, etc.

          serg Sergei Golubchik added a comment - How one is supposed to use them? Like $ mysql --ssl-verify-fp="00:11:22:...." ? If yes, then better call it --ssl-fp , without verify. Other options are also called --ssl-ca , --ssl-crl , etc.
          georg Georg Richter added a comment -

          Serg, agreed - Description changed.

          georg Georg Richter added a comment - Serg, agreed - Description changed.
          ralf.gebhardt Ralf Gebhardt added a comment -

          serg and sanja, I have removed fixVersion 10.4. I can see commits, but is this something to be reviewed?

          ralf.gebhardt Ralf Gebhardt added a comment - serg and sanja , I have removed fixVersion 10.4. I can see commits, but is this something to be reviewed?

          People

            georg Georg Richter
            georg Georg Richter
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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