Re: SSL tests fail on OpenSSL v3.2.0 - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: SSL tests fail on OpenSSL v3.2.0
Date
Msg-id CAGECzQTOX83Kjf5Drf3aAaHTpGY-zmMjwGzhfihNWXkNN0iAzA@mail.gmail.com
Whole thread Raw
In response to Re: SSL tests fail on OpenSSL v3.2.0  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: SSL tests fail on OpenSSL v3.2.0
List pgsql-hackers
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.



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: UUID v7
Next
From: "Daniel Verite"
Date:
Subject: Re: Fixing backslash dot for COPY FROM...CSV