Re: PostgreSQL configurable SSL key checking - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PostgreSQL configurable SSL key checking
Date
Msg-id 3989.1125949556@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL configurable SSL key checking  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: statement logging / extended query protocol issues
Next
From: Chris Traylor
Date:
Subject: Re: 4D Geometry