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: Daniel Gustafsson <daniel@yesql.se>
Cc: Jacob Champion <jacob.champion@enterprisedb.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-10-24T22:28:25Z
Lists: pgsql-hackers
On Thu, Oct 24, 2024 at 07:00:52PM +0200, Daniel Gustafsson wrote: > This has now been committed via the TLS 1.3 ciphersuite patchset. Nice, thanks for 6c66b7443ceb! -- 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