Re: strange SSL msg - Mailing list pgsql-novice

From Tom Lane
Subject Re: strange SSL msg
Date
Msg-id 16717.1306814214@sss.pgh.pa.us
Whole thread Raw
In response to Re: strange SSL msg  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Responses Re: strange SSL msg [SOLVED]  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
List pgsql-novice
"Jean-Yves F. Barbier" <12ukwn@gmail.com> writes:
> On Mon, 30 May 2011 23:06:18 -0400, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> It appears from the message that X509_STORE_load_locations is returning
>> zero but not bothering to set up an OpenSSL error message.  It's not
>> entirely surprising that they might consider an empty file as an error,

> No, it is pure missing:
> I copied the client certificate id (generated in root.srl) into root.crl
> and still nothing,
> I also tested a copy of this file (instead a symlink) into
> /var/lib/postgresql/9.0/main/,
> and in /var/lib/postgresql/ (Debian postgres user home)
> and also into /var/lib/postgresql/.postgresql/ !

The file is supposed to be in $PGDATA.  Random other locations will
definitely *not* work.

            regards, tom lane

pgsql-novice by date:

Previous
From: "Jean-Yves F. Barbier"
Date:
Subject: Re: strange SSL msg
Next
From: Ognjen Blagojevic
Date:
Subject: Re: CentOS 5.6