Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Peter Eisentraut
Subject Re: controlling the location of server-side SSL files
Date
Msg-id [email protected]
Whole thread Raw
In response to controlling the location of server-side SSL files  (Peter Eisentraut <[email protected]>)
Responses Re: controlling the location of server-side SSL files
List pgsql-hackers
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.

Attachment

pgsql-hackers by date:

Previous
From: Sergey Konoplev
Date:
Subject: pg_statistic, lack of documentation
Next
From: Thomas Munro
Date:
Subject: Re: Multithread Query Planner