Re: PostgreSQL12 and older versions of OpenSSL

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Victor Wagner <vitus(at)wagner(dot)pp(dot)ru>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL12 and older versions of OpenSSL
Date: 2019-09-26 14:43:33
Message-ID: 58f51c56-1764-3d05-d07a-ee5666169f72@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2019-09-26 06:53, Michael Paquier wrote:
> So I agree with the proposal to rely on the presence of
> TLS_MAX_VERSION, and base our decision-making on that.

But then there is this:

commit 04cd70c6899c6b36517b2b07d7a12b2cceba1bef
Author: Kurt Roeckx <kurt(at)roeckx(dot)be>
Date: Tue Sep 18 22:17:14 2018

Deprecate TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MIN_VERSION

Fixes: #7183

Reviewed-by: Matt Caswell <matt(at)openssl(dot)org>
GH: #7260

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2019-09-26 14:51:54 Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown)
Previous Message Peter Eisentraut 2019-09-26 14:38:44 Re: JSONPATH documentation