From cvs-return-65161-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Sat Mar 2 14:18:09 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B5FE218064A for ; Sat, 2 Mar 2019 15:18:08 +0100 (CET) Received: (qmail 54582 invoked by uid 500); 2 Mar 2019 14:18:07 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 54573 invoked by uid 99); 2 Mar 2019 14:18:07 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Mar 2019 14:18:07 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id E5B533A005B for ; Sat, 2 Mar 2019 14:18:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1854645 - /httpd/site/trunk/content/index.mdtext Date: Sat, 02 Mar 2019 14:18:06 -0000 To: cvs@httpd.apache.org From: druggeri@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20190302141806.E5B533A005B@svn01-us-west.apache.org> Author: druggeri Date: Sat Mar 2 14:18:06 2019 New Revision: 1854645 URL: http://svn.apache.org/viewvc?rev=1854645&view=rev Log: Note that TLS 1.3 requires 2.4.38 + openssl-1.1.1 Modified: httpd/site/trunk/content/index.mdtext Modified: httpd/site/trunk/content/index.mdtext URL: http://svn.apache.org/viewvc/httpd/site/trunk/content/index.mdtext?rev=1854645&r1=1854644&r2=1854645&view=diff ============================================================================== --- httpd/site/trunk/content/index.mdtext (original) +++ httpd/site/trunk/content/index.mdtext Sat Mar 2 14:18:06 2019 @@ -38,6 +38,8 @@ release of version 2.4.38 of the Apache This latest release from the 2.4.x stable branch represents the best available version of Apache HTTP Server. +Apache HTTP Server version 2.4.38 or newer is required in order to operate a TLS 1.3 web server with OpenSSL 1.1.1. + [Download](download.cgi#apache24) | [ChangeLog for 2.4.38](http://www.apache.org/dist/httpd/CHANGES_2.4.38) | [Complete ChangeLog for 2.4](http://www.apache.org/dist/httpd/CHANGES_2.4) | [New Features in httpd