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

From Michael Paquier
Subject Re: PostgreSQL12 and older versions of OpenSSL
Date
Msg-id 20190927003726.GB2078@paquier.xyz
Whole thread Raw
In response to Re: PostgreSQL12 and older versions of OpenSSL  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On Thu, Sep 26, 2019 at 04:43:33PM +0200, Peter Eisentraut wrote:
> 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

Ouch.  I missed that part, thanks!  That's included as part of current
HEAD, so even 1.1.1 still has the flags.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: range test for hash index?
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: shared-memory based stats collector