Project

General

Profile

Task #8824

Story #8823: Recent Apache and OpenSSL combinations break connectivity on Ubuntu 18.04

Install Apache 2.4.39 and disable TLSv1.3 on CNs

Added by Dave Vieglais over 4 years ago. Updated over 4 years ago.

Status:
In Progress
Priority:
High
Assignee:
Category:
-
Target version:
-
Start date:
2019-06-19
Due date:
% Done:

30%

Milestone:
None
Product Version:
*
Story Points:

Description

Apache 2.4.39 is needed to avoid a lengthy connection time, however it offers TLSv1.3 which seems to break at least python client.

Task is to install 2.4.39 but disable TLSv1.3 for now with:

SSLProtocol all -TLSv1.3 -SSLv2 -SSLv3

in /etc/apache2/mods-enabled/ssl.conf

History

#1 Updated by Dave Vieglais over 4 years ago

  • % Done changed from 0 to 30
  • Status changed from New to In Progress

#2 Updated by Dave Vieglais over 4 years ago

  • Product Version set to *
  • Milestone set to None
  • Tracker changed from Story to Task

#3 Updated by Dave Vieglais over 4 years ago

Completed so far for:

  • dev-2
  • sandbox
  • sandbox-2
  • stage
  • stage-2

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)