Re: Make finding openssl program a configure or meson option - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Make finding openssl program a configure or meson option
Date
Msg-id 45e37298-a06b-aac2-a786-cdf315e4b68a@enterprisedb.com
Whole thread Raw
In response to Re: Make finding openssl program a configure or meson option  (Michael Paquier <michael@paquier.xyz>)
List 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.




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: cross-platform pg_basebackup
Next
From: Jeff Davis
Date:
Subject: Re: has_privs_of_role vs. is_member_of_role, redux