Re: PostgreSQL configurable SSL key checking

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL configurable SSL key checking
Дата
Msg-id 3989.1125949556@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL configurable SSL key checking  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> On Mon, Sep 05, 2005 at 09:03:06PM +0200, Simon de Hartog wrote:
>> How can I use this certificate and key for PostgreSQL (without copying
>> the key and changing owner and permissions etc, because then the whole
>> idea of centrally coordinated certificates is gone)?

> Did you try using a hardlink instead of a symlink?

Won't help --- he's complaining about the stat() test on ownership and
permissions of the private key file (in be-secure.c).  stat looks
through symlinks, so the answer will be the same.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: statement logging / extended query protocol issues
Следующее
От: Chris Traylor
Дата:
Сообщение: Re: 4D Geometry