Re: [HACKERS] SSL over Unix-domain sockets

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [HACKERS] SSL over Unix-domain sockets
Дата
Msg-id 20080118105949.GF7353@svr2.hagander.net
обсуждение исходный текст
Ответ на Re: [HACKERS] SSL over Unix-domain sockets  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: [HACKERS] SSL over Unix-domain sockets  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
On Fri, Jan 18, 2008 at 11:24:09AM +0100, Peter Eisentraut wrote:
> Am Donnerstag, 17. Januar 2008 schrieb Andrew Dunstan:
> > I agree. I remain of the opinion that this is not a problem than can be
> > solved purely within the bounds of postgres.
>
> Well, the SSL patch I showed certainly solves the problem.  (I am not saying
> it is the best possible solution.)  Of course there also need to be prudent
> users, but that is the case for any security system.

Not that much more than moving the socket file to a secure directory. Both
rely on configuring the client properly. It's arguably a lot easier to
configure the client to connect to the correct socket, than to make sure
the client has a root certificate installed.

//Magnus

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] SSL over Unix-domain sockets
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] SSL over Unix-domain sockets