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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Gennady Bekasov <g(dot)bekasov(at)syberry(dot)com>, "pgsql-interfaces(at)postgresql(dot)org" <pgsql-interfaces(at)postgresql(dot)org>
Cc: "guillaume(at)lelarge(dot)info" <guillaume(at)lelarge(dot)info>
Subject: Re: Set PEM phrase callback and pass contents of ssl-certificates files to libpq
Date: 2015-10-20 20:42:54
Message-ID: 5626A74E.1080609@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Zhou 2015-11-03 06:44:55 Postgres 9.5 Beta 1 doesn't contain test_decoding.dll
Previous Message Martin Dyring-Andersen 2015-10-20 12:33:14 Building libpq with Visual Studio 2015