Re: Make finding openssl program a configure or meson option

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-10-20T19:20:41Z
Lists: pgsql-hackers
On 19.10.22 05:06, Michael Paquier wrote:
> Looks fine as a whole, except for one nit.
> 
> src/test/ssl/t/001_ssltests.pl: warn 'couldn\'t run `openssl x509` to get client cert serialno';
> Perhaps this warning should mentioned $ENV{OPENSSL} instead?

Committed with that change.




Commits

  1. Make finding openssl program a configure or meson option