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

Fix SSL test failure on Ubuntu

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.2.5, 4.3.3
    • Testing Infrastructure
    • None
    • Fully Compatible
    • ALL
    • v4.2
    • Hide

      buildscripts/resmoke.py --suites=ssl jstests/ssl/ssl_alert_reporting.js

      Show
      buildscripts/resmoke.py --suites=ssl jstests/ssl/ssl_alert_reporting.js
    • Security 2019-12-30, Security 2019-01-13
    • 50

    Description

      SERVER-44620 introduced an isDebian10 function to ssl_helpers.js that verifies Debian version from the file /etc/debian_version. This was under the assumption that this file only exists on Debian systems, and not derivatives. On Ubuntu 18.04, the file exists and contains "buster/sid", which causes ssl_alert_reporting.js to attempt the test with TLS 1.3, which is not supported on Ubuntu 18.04. This causes a test failure.

      Attachments

        Issue Links

          Activity

            People

              adam.cooper@mongodb.com Adam Cooper (Inactive)
              adam.cooper@mongodb.com Adam Cooper (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: