Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-423

GnuTLS TLSv1.3 connection fails with error

Details

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

    Description

      When connecting to MariaDB Server running with OpenSSL 1.1.1 TLSv1.3 connection will fail with error

      Lost connection to MySQL server at 'reading authorization packet', system error: 11
      

      The TLS handshake itself succeeds but further reads will fail:

      Solution: check the return code of gnutls_record_recv/send and repeat if return code was GNUTLS_E_AGAIN or GNUTLS_E_INTERRUPT.

      Attachments

        Activity

          georg Georg Richter created issue -
          georg Georg Richter made changes -
          Field Original Value New Value
          Description When connecting to MariaDB Server running with OpenSSL 1.1.1 TLSv1.3 connection will fail with error

          {noformat}
          Lost connection to MySQL server at 'reading authorization packet', system error: 11
          {noformat}

          The TLS handshake itself succeeds but further reads will fail:

          Solution: check the return code of gnutls_record_recv/send and repeat if return code was GNUTLS_E_AGAIN, GNUTLS_E_INTERRUPT.
          When connecting to MariaDB Server running with OpenSSL 1.1.1 TLSv1.3 connection will fail with error

          {noformat}
          Lost connection to MySQL server at 'reading authorization packet', system error: 11
          {noformat}

          The TLS handshake itself succeeds but further reads will fail:

          Solution: check the return code of gnutls_record_recv/send and repeat if return code was GNUTLS_E_AGAIN or GNUTLS_E_INTERRUPT.
          georg Georg Richter made changes -
          Summary GnuTLS TLSv1.3 connection fail with error GnuTLS TLSv1.3 connection fails with error
          georg Georg Richter made changes -
          issue.field.resolutiondate 2019-06-26 07:19:56.0 2019-06-26 07:19:56.955
          georg Georg Richter made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]
          GeoffMontee Geoff Montee (Inactive) made changes -
          Fix Version/s 3.0.12 [ 23742 ]
          julien.fritsch Julien Fritsch made changes -
          Workflow MariaDB connectors [ 97746 ] MariaDB v4 [ 161176 ]

          People

            georg Georg Richter
            georg Georg Richter
            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.