Re: Fix error handling in be_tls_open_server() - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Fix error handling in be_tls_open_server()
Date
Msg-id CAAWbhmgkWUsDHaVfX5RD7WRPWFiY17AbQgYWwPBqh6nhEy=Piw@mail.gmail.com
Whole thread Raw
In response to Re: Fix error handling in be_tls_open_server()  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Fix error handling in be_tls_open_server()
List pgsql-hackers
On Thu, Aug 24, 2023 at 6:25 PM Michael Paquier <michael@paquier.xyz> wrote:
> LD_PRELOAD is the only thing I can think about, but that's very fancy.
> Even with that, having a certificate with a NULL peer_cn could prove
> to be useful in the SSL suite to stress more patterns around it?

+1. Last we tried it, OpenSSL didn't want to create a certificate with
an embedded null, but maybe things have changed?

--Jacob



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: [PoC] Improve dead tuple storage for lazy vacuum
Next
From: Robert Haas
Date:
Subject: Re: Disabling Heap-Only Tuples