Re: Channel binding not supported using scram-sha-256 passwords - Mailing list pgsql-general

From Michael Paquier
Subject Re: Channel binding not supported using scram-sha-256 passwords
Date
Msg-id 20190228004148.GA1617@paquier.xyz
Whole thread Raw
In response to Re: Channel binding not supported using scram-sha-256 passwords  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-general
On Wed, Feb 27, 2019 at 10:21:00AM +0100, Peter Eisentraut wrote:
> On 2019-02-26 23:35, Michael Paquier wrote:
>> What I do in such cases is to compile OpenSSL by myself and link
>> Postgres to it, here is a command to build shared libraries (all that
>> is documented in INSTALL):
>> ./config --prefix=$INSTALLPATH shared
>
> I did test it now using a custom-built OpenSSL, and I can confirm it works.

Thanks for confirming, Peter!  Committed and back-patched.
--
Michael

Attachment

pgsql-general by date:

Previous
From: raf@raf.org
Date:
Subject: Re: why not using a mountpoint as PGDATA?
Next
From: Michael Paquier
Date:
Subject: Re: cannot execute VACUUM during recovery