Re: OpenSSL connection setup debug callback issue

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-22T01:54:28Z
Lists: pgsql-hackers
On Thu, Jan 21, 2021 at 05:01:15PM +0900, Michael Paquier wrote:
> This is interesting for debugging, +1 for applying what you have
> here, and this works for 1.0.1~3.0.0.  Worth noting that this returns
> a static string, as per ssl_stat.c.

Done as of af0e79c, after an indentation.
--
Michael

Commits

  1. Move SSL information callback earlier to capture more information