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-28T15:42:27Z
Lists: pgsql-hackers
"Tristan Partin" <tristan@neon.tech> writes: > When you say "this" are you referring to the patch I sent or adding > support for BoringSSL? 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. 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