Re: [BUGS] BUG #14543: libpq fails with group readable ssl keys

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] BUG #14543: libpq fails with group readable ssl keys
Дата
Msg-id 5436.1488236853@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #14543: libpq fails with group readable ssl keys  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [BUGS] BUG #14543: libpq fails with group readable ssl keys  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-bugs
Bruce Momjian <bruce@momjian.us> writes:
> We changed Postgres 9.6 to allow open group permissions on the
> _server_'s SSL key if it was owned by root:
>     Allow the server's <acronym>SSL</> key file to have group read
>     access if it is owned by <literal>root</> (Christoph Berg)
> Is this something we should change on the client?  I don't see why not,
> but the 'root' requirement would still remain.

I'm pretty suspicious of doing this on the client side.  It doesn't seem
as useful, and it would open up a bunch of issues concerning e.g. what
cert authentication actually is authenticating.

            regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] BUG #14543: libpq fails with group readable ssl keys
Следующее
От: David Steele
Дата:
Сообщение: [BUGS] Backend crash on non-exclusive backup cancel