Re: controlling the location of server-side SSL files

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: controlling the location of server-side SSL files
Дата
Msg-id 1326548408.31492.15.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на controlling the location of server-side SSL files  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: controlling the location of server-side SSL files  (Robert Haas <robertmhaas@gmail.com>)
Список 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.

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Sergey Konoplev
Дата:
Сообщение: pg_statistic, lack of documentation
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Multithread Query Planner