[SERVER-45043] Fix SSL test failure on Ubuntu Created: 10/Dec/19  Updated: 29/Oct/23  Resolved: 30/Dec/19

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 4.2.5, 4.3.3

Type: Bug Priority: Major - P3
Reporter: Adam Cooper (Inactive) Assignee: Adam Cooper (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Depends
Problem/Incident
is caused by SERVER-44620 Fix sslProviderSupports helpers on De... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Backport Requested:
v4.2
Steps To Reproduce:

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

Sprint: Security 2019-12-30, Security 2019-01-13
Participants:
Linked BF Score: 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.



 Comments   
Comment by Githook User [ 11/Mar/20 ]

Author:

{'username': 'super-cooper', 'name': 'Adam Cooper', 'email': 'adam.cooper@mongodb.com'}

Message: SERVER-45043 Fix SSL test failure on Ubuntu

(cherry picked from commit ede1a05cab81580150ac19579b09bd154af9f7f1)
Branch: v4.2
https://github.com/mongodb/mongo/commit/e329dd322df4a226b143031c99b5f943d3a9be4a

Comment by Githook User [ 30/Dec/19 ]

Author:

{'name': 'Adam Cooper', 'email': 'adam.cooper@mongodb.com', 'username': 'super-cooper'}

Message: SERVER-45043 Fix SSL test failure on Ubuntu
Branch: master
https://github.com/mongodb/mongo/commit/ede1a05cab81580150ac19579b09bd154af9f7f1

Generated at Thu Feb 08 05:07:43 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.