Re: PostgreSQL12 and older versions of OpenSSL - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: PostgreSQL12 and older versions of OpenSSL
Date
Msg-id 58f51c56-1764-3d05-d07a-ee5666169f72@2ndquadrant.com
Whole thread Raw
In response to Re: PostgreSQL12 and older versions of OpenSSL  (Michael Paquier <michael@paquier.xyz>)
Responses Re: PostgreSQL12 and older versions of OpenSSL
Re: PostgreSQL12 and older versions of OpenSSL
List 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@roeckx.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@openssl.org>
    GH: #7260

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



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: JSONPATH documentation
Next
From: Alvaro Herrera
Date:
Subject: Re: Two pg_rewind patches (auto generate recovery conf and ensureclean shutdown)