Re: controlling the location of server-side SSL files
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Magnus Hagander <magnus@hagander.net>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-02-15T11:29:58Z
Lists: pgsql-hackers
Attachments
- ssl-files-guc.patch (text/x-patch) patch
On ons, 2012-02-08 at 09:16 +0100, Magnus Hagander wrote: > > My best idea at the moment is that we should set these parameters to > > empty by default, and make users point them to existing files if they > > want to use that functionality. Comments? > > > > +1. Anybody who actually cares about setting up security is likely not > going to rely on defaults anyway - and is certainly going to review > whatever they are. So there should be no big problem there. Updated patch to reflect this.