Re: SSL tests failing for channel_binding with OpenSSL <= 1.0.1

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Cc: Jeff Davis <pgsql@j-davis.com>
Date: 2019-09-30T05:35:22Z
Lists: 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

Commits

  1. Fix SSL test for libpq connection parameter channel_binding