Re: Retire support for OpenSSL 1.1.1 due to raised API requirements
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Jacob Champion <jacob.champion@enterprisedb.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-10-24T17:00:52Z
Lists: pgsql-hackers
This has now been committed via the TLS 1.3 ciphersuite patchset. -- Daniel Gustafsson
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