| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: OpenSSL 3.0.0 compatibility |
| Date: | 2020-06-05 09:21:43 |
| Message-ID: | 99e4b11e-75b2-24f6-cf43-3676348fe852@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2020-05-30 11:29, Peter Eisentraut wrote:
> I suggest to update the test data in PG13+, since we require OpenSSL
> 1.0.1 there. For the older branches, I would look into changing the
> test driver setup so that it loads a custom openssl.cnf that loads the
> legacy providers.
I have pushed your 0002 patch (the one that updates the test data) to
master.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masahiko Sawada | 2020-06-05 09:45:33 | Re: Transactions involving multiple postgres foreign servers, take 2 |
| Previous Message | Peter Eisentraut | 2020-06-05 09:05:02 | Make more use of RELKIND_HAS_STORAGE() |