libpq: Specify pass phrase for SSL key

Поиск
Список
Период
Сортировка
От Koen Vermeer
Тема libpq: Specify pass phrase for SSL key
Дата
Msg-id 1184253966.5451.11.camel@localhost
обсуждение исходный текст
Список pgsql-general
Hi,

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-general по дате отправления:

Предыдущее
От: Erik Jones
Дата:
Сообщение: Re: Database corruption: finding the bad block
Следующее
От: Andrew Edson
Дата:
Сообщение: Panic error on attempted update