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: "Daniel Gustafsson" <daniel@yesql.se>, "Bo Anderson" <mail@boanderson.me>,
"Michael Paquier" <michael@paquier.xyz>,
"Nazir Bilal
Yavuz" <byavuz81@gmail.com>,
"Andres Freund" <andres@anarazel.de>,
"PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2023-11-28T16:06:11Z
Lists: pgsql-hackers
"Tristan Partin" <tristan@neon.tech> writes: > On Tue Nov 28, 2023 at 9:42 AM CST, Tom Lane wrote: >> I have no interest in supporting BoringSSL. I just replied to >> Daniel's comment because it seemed to resolve the last concern >> about whether your patch is OK. > If you haven't started fixing the tests, then I'll get to work on it and > send a new revision before the end of the day. Thanks! No need, I can finish it up from here. 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