Re: Successor of MD5 authentication, let's use SCRAM

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Successor of MD5 authentication, let's use SCRAM
Дата
Msg-id 20121013154513.GK29165@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Successor of MD5 authentication, let's use SCRAM  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
* Andrew Dunstan (andrew@dunslane.net) wrote:
> Does Debian they create a self-signed certificate? If so, count me
> as unimpressed. I'd argue that's worse than doing nothing. Here's
> what the docs say (rightly) about such certificates:

Self-signed certificates do provide for in-transit encryption.  I agree
that they don't provide a guarantee of the remote side being who you
think it is, but setting up a MITA attack is more difficult than
eavesdropping on a connection and more likely to be noticed.

You can, of course, set up your own CA and sign certs off of it under
Debian as well.  Unfortunately, most end users aren't going to do that.
Many of those same do benefit from at least having an encrypted
connection when it's all done for them.
Thanks,
    Stephen

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Adding comments for system table/column names
Следующее
От: Jim Nasby
Дата:
Сообщение: Optimizer regression