Re: SSL tests fail on OpenSSL v3.2.0
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Tristan Partin" <tristan@neon.tech>
Cc: "Michael Paquier" <michael@paquier.xyz>,
"Nazir Bilal Yavuz" <byavuz81@gmail.com>,
"Andres Freund" <andres@anarazel.de>,
"Bo Anderson" <mail@boanderson.me>,
"pgsql-hackers" <pgsql-hackers@postgresql.org>
Date: 2023-11-28T15:31:01Z
Lists: pgsql-hackers
"Tristan Partin" <tristan@neon.tech> writes: > How are you guys running the tests? I have PG_TEST_EXTRA=ssl and > everything passes for me. Granted, I am using the Meson build. I'm doing what it says in test/ssl/README: make check PG_TEST_EXTRA=ssl I don't know whether the meson build has support for running these extra "unsafe" tests or not. regards, tom lane
Commits
-
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
- efb804682719 13.14 landed
- efa8f606402c 16.2 landed
- c82207a548db 17.0 landed
- b2b1f12882fb 14.11 landed
- 5dd30bb54bfe 15.6 landed
- 0bd682246a61 12.18 landed