Re: Make finding openssl program a configure or meson option

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Make finding openssl program a configure or meson option
Date: 2022-10-20 19:20:41
Message-ID: 45e37298-a06b-aac2-a786-cdf315e4b68a@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2022-10-20 19:57:43 Re: has_privs_of_role vs. is_member_of_role, redux
Previous Message Andrew Dunstan 2022-10-20 19:12:12 Re: cross-platform pg_basebackup