OpenSSL 3.0.0 vs old branches
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-02-06T15:56:11Z
Lists: pgsql-hackers
I recently moved crake to a new machine running Fedora 36, which has OpenSSL 3.0.0. This causes the SSL tests to fail on branches earlier than release 13, so I propose to backpatch commit f0d2c65f17 to the release 11 and 12 branches. cheers andrew -- Andrew Dunstan EDB:https://www.enterprisedb.com
Commits
-
Backpatch OpenSSL 3.0.0 compatibility in tests
- 6133a0f4c7c3 12.15 landed
- cab553a08e2d 11.20 landed
-
OpenSSL 3.0.0 compatibility in tests
- f0d2c65f17ca 13.0 cited
-
Remove support for OpenSSL 0.9.8 and 1.0.0
- 7b283d0e1d1d 13.0 cited