Backpatch OpenSSL 3.0.0 compatibility in tests backport of commit f0d2c65f17 to releases 11 and 12
This means the SSL tests will fail on machines with extremely old versions of OpenSSL, but we don't know of anything trying to run such tests. The ability to build is not affected. Discussion: https://postgr.es/m/[email protected] Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/6133a0f4c7c39c9490b5aef91efba76ce83c5a02 Author: Peter Eisentraut <[email protected]> Modified Files -------------- src/test/ssl/Makefile | 2 +- src/test/ssl/ssl/server-password.key | 52 ++++++++++++++++++------------------ 2 files changed, 27 insertions(+), 27 deletions(-)
