Re: Support tls-exporter as channel binding for TLSv1.3

Поиск
Список
Период
Сортировка
От Jacob Champion
Тема Re: Support tls-exporter as channel binding for TLSv1.3
Дата
Msg-id CAAWbhmj8zoDz3JRbUAi4JACTi-OcQxiWddbZJ5wA3yowrXdugg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Support tls-exporter as channel binding for TLSv1.3  (Jacob Champion <jchampion@timescale.com>)
Ответы Re: Support tls-exporter as channel binding for TLSv1.3  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Tue, Sep 20, 2022 at 11:01 AM Jacob Champion <jchampion@timescale.com> wrote:
> Well, I'm working on a next version, but it's ballooning in complexity
> as I try to navigate the fix for OpenSSL 1.0.1 (which is currently
> failing the tests, unsurprisingly).

To be more specific: I think I'm hitting the case that Heikki pointed
out several years ago [1]:

> The problematic case is when e.g. the server
> only supports tls-unique and the client only supports
> tls-server-end-point. What we would (usually) like to happen, is to fall
> back to not using channel binding. But it's not clear how to make that
> work, and still protect from downgrade attacks.

The problem was deferred when tls-unique was removed. We might have to
actually solve it now.

bcc: Heikki, in case he would like to weigh in.

--Jacob

[1] https://www.postgresql.org/message-id/ec787074-2305-c6f4-86aa-6902f98485a4%40iki.fi



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

Предыдущее
От: James Coleman
Дата:
Сообщение: Re: Auto explain after query timeout
Следующее
От: Tom Lane
Дата:
Сообщение: Re: A question about wording in messages