Re: SSL tests failing for channel_binding with OpenSSL <= 1.0.1 - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: SSL tests failing for channel_binding with OpenSSL <= 1.0.1
Date
Msg-id 20190930053522.GJ2888@paquier.xyz
Whole thread Raw
In response to SSL tests failing for channel_binding with OpenSSL <= 1.0.1  (Michael Paquier <michael@paquier.xyz>)
Responses Re: SSL tests failing for channel_binding with OpenSSL <= 1.0.1
List pgsql-hackers
On Fri, Sep 27, 2019 at 11:44:57AM +0900, Michael Paquier wrote:
> We need to do something similar to c3d41cc for the test, as per the
> attached.  I have tested that with OpenSSL 1.0.1 and 1.0.2 to stress
> both scenarios.
>
> Any objections to this fix?

Committed as a12c75a1.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Joe Nelson
Date:
Subject: Re: Change atoi to strtol in same place
Next
From: Andrey Borodin
Date:
Subject: Re: Connections hang indefinitely while taking a gin index's LWLockbuffer_content lock(PG10.7)