Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: Trying to install Apache 2.4 with OpenSSL 1.1 instead of LibreSSL
To:
Tim <timh@dirtymonday.net>
Cc:
"ports@openbsd.org" <ports@openbsd.org>, jsing@openbsd.org
Date:
Wed, 31 Jan 2024 00:22:45 +0100

Download raw body.

Thread
  • Theo Buehler:

    Trying to install Apache 2.4 with OpenSSL 1.1 instead of LibreSSL

  • On Tue, Jan 30, 2024 at 01:30:32PM +0100, Theo Buehler wrote:
    > On Fri, Jan 26, 2024 at 02:11:52PM -0800, Tim wrote:
    > > I'm trying to troubleshoot an issue where Chrome/Chromium browsers
    > > randomly fail to correctly use SSL against my web server.
    > 
    > This version of a diff from jsing for libssl (it applies with slight
    > offsets to 7.4-stable) should fix this issue.
    > 
    > Could you please try this with an unpached apache-httpd?
    
    I got a positive test report for this off-list.
    
    We will land a version of this fix in libssl in the coming weeks, so
    there should be no need to patch apache-httpd at all.
    
    
    
  • Theo Buehler:

    Trying to install Apache 2.4 with OpenSSL 1.1 instead of LibreSSL