Re: SSL tests fail on OpenSSL v3.2.0
Tristan Partin <tristan@neon.tech>
From: "Tristan Partin" <tristan@neon.tech>
To: "Jelte Fennema-Nio" <postgres@jeltef.nl>
Cc: "Tom Lane" <tgl@sss.pgh.pa.us>, "Alvaro Herrera"
<alvherre@alvh.no-ip.org>, "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: 2024-01-24T16:23:45Z
Lists: pgsql-hackers
On Wed Jan 24, 2024 at 9:58 AM CST, Jelte Fennema-Nio wrote: > I ran into an SSL issue when using the MSYS2/MINGW build of Postgres > for the PgBouncer test suite. Postgres crashed whenever you tried to > open an ssl connection to it. > https://github.com/msys2/MINGW-packages/issues/19851 > > I'm wondering if the issue described in this thread could be related > to the issue I ran into. Afaict the merged patch has not been released > yet. Do you have a backtrace? Given that the version is 3.2.0, seems likely. -- Tristan Partin Neon (https://neon.tech)
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