Re: Negotiating the SCRAM channel binding type

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Negotiating the SCRAM channel binding type
Дата
Msg-id CA+TgmoY2q++3qwuqKMYp2GJo3FJ+aWC8NYX3M4NFUJ7ar_bJrQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Negotiating the SCRAM channel binding type  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Negotiating the SCRAM channel binding type
Список pgsql-hackers
On Sun, Aug 5, 2018 at 4:30 PM, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> Well, it'd be useless for users, there is no reason to switch off channel
> binding if both the client and server support it. It might not add any
> security you care about, but it won't do any harm either. The
> non-channel-binding codepath is still exercised with non-SSL connections.

Is that true?  What if it makes a connection fail that you wanted to
succeed?  Suppose we discover a bug that makes connections using
channel binding fail on Thursdays.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: Fix hints on CREATE PROCEDURE errors
Следующее
От: Arseny Sher
Дата:
Сообщение: Re: [HACKERS] logical decoding of two-phase transactions