Re: Retire support for OpenSSL 1.1.1 due to raised API requirements

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-10-04T03:21:16Z
Lists: pgsql-hackers
On Thu, Oct 03, 2024 at 08:54:49AM -0700, Jacob Champion wrote:
> On Thu, Oct 3, 2024 at 3:17 AM Daniel Gustafsson <daniel@yesql.se> wrote:
>> We don't explicitly mention which libressl version we support, if we raise it
>> as proposed here then perhaps it's a good time to state that in the docs.
> 
> +1

It's pretty clear that we are maintaining it, so +1 to do that and
also mention that libressl falls under the --with-ssl=openssl flag.
--
Michael

Commits

  1. Raise the minimum supported OpenSSL version to 1.1.1

  2. Remove support for OpenSSL older than 1.1.0