Re: [HACKERS] [Patch] Log SSL certificate verification errors

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Graham Leggett <minfrin(at)sharp(dot)fm>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] [Patch] Log SSL certificate verification errors
Date: 2018-03-07 01:31:07
Message-ID: 20180307013107.GA1744@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 06, 2018 at 02:56:41PM -0500, Peter Eisentraut wrote:
> But this patch was quite useful while debugging some of the other
> ongoing SSL work. So if it were revived at some point in the future, it
> would be welcome.

+1!
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2018-03-07 01:34:26 Re: [HACKERS] path toward faster partition pruning
Previous Message Patrick Krecker 2018-03-07 00:27:16 Re: Hash Joins vs. Bloom Filters / take 2