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
-
Raise the minimum supported OpenSSL version to 1.1.1
- 6c66b7443ceb 18.0 landed
-
Remove support for OpenSSL older than 1.1.0
- a70e01d4306f 18.0 cited