Re: Is it worth accepting multiple CRLs?

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: sfrost@snowman.net, pgsql-hackers@postgresql.org
Date: 2020-09-17T03:06:03Z
Lists: pgsql-hackers
On Mon, Aug 31, 2020 at 06:03:02PM +0900, Kyotaro Horiguchi wrote:
> Rebased. Fixed bogus tests and strange tentative API change of
> SSLServer.pm.  Corrected a (maybe) spelling mistake.  I'm going to
> register this to the coming CF.

Stephen, are you planning to look at that?  I know that you are not
registered as a reviewer, but you mentioned upthread that you may be
able to look at it.

The changes in libpq's backend/frontend are rather simple, but the
docs and the changes in the TAP tests require a careful lookup. 
--
Michael

Commits

  1. Allow specifying CRL directory

  2. Introduce --with-ssl={openssl} as a configure option