Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-44620

Fix sslProviderSupports helpers on Debian 10

    • Fully Compatible
    • ALL
    • v4.2
    • Security 2019-12-02
    • 50

      sslProviderSupportsTLS1_0 in jstests/ssl/libs/ssl_helpers.js lets tests know if they should be able to use TLS 1.0 in tests. Debian 10 does not support TLS 1.0, so this function should return false on that platform.

      Equally, sslProviderSupportsTLS1_1 should return false on Debian 10.

            Assignee:
            adam.cooper@mongodb.com Adam Cooper (Inactive)
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: