Re: new libpq SSL connection option

Поиск
Список
Период
Сортировка
От Andrew Chernow
Тема Re: new libpq SSL connection option
Дата
Msg-id 495678E5.7080804@esilo.com
обсуждение исходный текст
Ответ на Re: new libpq SSL connection option  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: new libpq SSL connection option
Список pgsql-hackers
Why does pqGetHomeDirectory have to succeed to use conn->sslrootcert. 
Maybe this should be an OR of the two since sslrootcert is not dependent 
on homedir?

around line 970 src/interfaces/libpq/fe-secure.c

if (conn->sslrootcert || pqGetHomeDirectory(homedir, sizeof(homedir)))

-- 
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/


В списке pgsql-hackers по дате отправления: