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

Schannel doesn't support all CipherSuites

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.0.1
    • 3.0.2
    • None
    • None
    • all

    Description

      Schannel doesn't support all cipher suites (especially TLS v.1.2) or maps them not correctly to OpenSSL cipher suite names.

      Currently the following cipher suites are supported:

      • AES128-SHA
      • AES256-SHA
      • RC4-SHA
      • DES-CBC3-SHA
      • AES128-SHA256
      • DHE-RSA-AES256-GCM-SHA384
      • DHE-RSA-AES128-GCM-SHA256
      • DHE-RSA-AES256-SHA
      • DHE-RSA-AES128-SHA
      • AES128-GCM-SHA256
      • RC4-MD5

      Missing cipher suites:

      • EDH-DSS-DES-CBC3-SHA
      • DHE-DSS-AES128-SHA
      • AES256-GCM-SHA384
      • DHE-RSA-AES128-GCM-SHA256

      Attachments

        Issue Links

          Activity

            People

              georg Georg Richter
              georg Georg Richter
              Votes:
              1 Vote for this issue
              Watchers:
              2 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.