Re: SSL tests fail on OpenSSL v3.2.0

Tristan Partin <tristan@neon.tech>

From: "Tristan Partin" <tristan@neon.tech>
To: "Tristan Partin" <tristan@neon.tech>, "Nazir Bilal Yavuz" <byavuz81@gmail.com>
Cc: "Andres Freund" <andres@anarazel.de>, "Bo Anderson" <mail@boanderson.me>, "pgsql-hackers" <pgsql-hackers@postgresql.org>
Date: 2023-11-27T18:33:49Z
Lists: pgsql-hackers

Attachments

Here is a v2 which adds back a comment that was not meant to be removed.

-- 
Tristan Partin
Neon (https://neon.tech)

Commits

  1. Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.