From notifications-return-431-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Thu Sep 23 13:03:48 2021 Return-Path: X-Original-To: archive-asf-public@mx-eu-03.ponee.io Delivered-To: archive-asf-public@mx-eu-03.ponee.io Received: from mx-eu-01.ponee.io (mx-eu-01.ponee.io [94.130.169.78]) by mx-eu-03.ponee.io (Postfix) with ESMTP id 902AB3ED4D for ; Thu, 23 Sep 2021 13:03:48 +0200 (CEST) Received: by mx-eu-01.ponee.io (Postfix) id 3BFF8180630; Thu, 23 Sep 2021 11:03:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id C1C63180674 for ; Thu, 23 Sep 2021 13:03:47 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 01EAF3F949 for ; Thu, 23 Sep 2021 11:03:47 +0000 (UTC) Received: (qmail 75382 invoked by uid 500); 23 Sep 2021 11:03:46 -0000 Mailing-List: contact notifications-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@httpd.apache.org Delivered-To: mailing list notifications@httpd.apache.org Received: (qmail 75348 invoked by uid 99); 23 Sep 2021 11:03:46 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2021 11:03:46 +0000 From: =?utf-8?q?GitBox?= To: notifications@httpd.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bhttpd=5D_notroj_commented_on_pull_request_=23258?= =?utf-8?q?=3A_2=2E4=2Ex=3A_OpenSSL_3=2E0_compatibility_fixes_for_mod=5Fssl?= Message-ID: <163239502674.16310.6188648141498279854.asfpy@gitbox.apache.org> Date: Thu, 23 Sep 2021 11:03:46 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit References: In-Reply-To: notroj commented on pull request #258: URL: https://github.com/apache/httpd/pull/258#issuecomment-925710412 One behaviour change (regression?) has been reported from testing this in Fedora. With r1890067 (9eb262fb1a1957433c4bc072c292a36e3e6fe683) enabling the OpenSSL auto-DH-parameter selection *overrides* user-supplied DH parameters which are now ignored. This is not necessary for OpenSSL 1.1 (which that patch affects) and is only removing a "deprecated" function so not strictly necessary for 3.0 either. Need to ponder this one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org For queries about this service, please contact Infrastructure at: users@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org For additional commands, e-mail: notifications-help@httpd.apache.org