Re: controlling the location of server-side SSL files - Mailing list pgsql-hackers

From Robert Haas
Subject Re: controlling the location of server-side SSL files
Date
Msg-id CA+TgmobW_rmLzsTJGZ5Fig739UpWx-wWGgQztV0VDMsYd-cnkQ@mail.gmail.com
Whole thread Raw
In response to Re: controlling the location of server-side SSL files  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: controlling the location of server-side SSL files  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Sat, Jan 14, 2012 at 8:40 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On mån, 2012-01-02 at 06:32 +0200, Peter Eisentraut wrote:
>> I think I would like to have a set of GUC parameters to control the
>> location of the server-side SSL files.
>
> Here is the patch for this.
>
> One thing that is perhaps worth thinking about:  Currently, we just
> ignore missing root.crt and root.crl files.  With this patch, we still
> do this, even if the user has given a specific nondefault location.
> That seems a bit odd, but I can't think of a simple way to do it better.

There's a review in the CF app for this finding only minor issues, so
I'm marking this patch therein as "Ready for Committer".

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Warning in views.c
Next
From: Robert Haas
Date:
Subject: Re: JSON for PG 9.2