Re: Set PEM phrase callback and pass contents of ssl-certificates files to libpq - Mailing list pgsql-interfaces

From Peter Eisentraut
Subject Re: Set PEM phrase callback and pass contents of ssl-certificates files to libpq
Date
Msg-id 5626A74E.1080609@gmx.net
Whole thread Raw
In response to Set PEM phrase callback and pass contents of ssl-certificates files to libpq  (Gennady Bekasov <g.bekasov@syberry.com>)
List pgsql-interfaces
On 8/7/15 11:37 AM, Gennady Bekasov wrote:
> We need find a method to pass a contents of the certificates files to
> the libpq (pass cerificates without certificate files for more security).
> 
> Also, we need find a method to set a callback for get a PEM pass phrase
> for the client certificate from UI.

I don't think either of these are supported.

You can hack up libpq to support it, though.




pgsql-interfaces by date:

Previous
From: Martin Dyring-Andersen
Date:
Subject: Building libpq with Visual Studio 2015
Next
From: "Zhou, Jun"
Date:
Subject: Postgres 9.5 Beta 1 doesn't contain test_decoding.dll