libpq: Specify pass phrase for SSL key - Mailing list pgsql-interfaces

From Koen Vermeer
Subject libpq: Specify pass phrase for SSL key
Date
Msg-id 1184255570.5451.13.camel@localhost
Whole thread Raw
List pgsql-interfaces
Hi,

Apologies for posting this to both pgsql-interfaces and pgsql-general,
but I'm unable to decide which one is more appropriate.

I am using libpq to set up an SSL connection to a PostgreSQL server. The
client key is protected by a pass phrase, so when I issue a
PQconnectdb(), I get a prompt stating:

Enter PEM pass phrase:

Instead, I would like to give the user a nice message box, asking for
his/her password. So, how do I 'inject' the right SSL password into the
connection sequence?

Thanks for any help!

Koen



pgsql-interfaces by date:

Previous
From: "Francisco Figueiredo Jr."
Date:
Subject: Npgsql2 Preview Release is available
Next
From: "Ender"
Date:
Subject: PQcancel hangs