Re: Direct SSL connection and ALPN loose ends

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Direct SSL connection and ALPN loose ends
Дата
Msg-id b139b3c2-0912-4e40-9458-71ce3516c427@iki.fi
обсуждение исходный текст
Ответ на Re: Direct SSL connection and ALPN loose ends  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 17/06/2024 21:33, Andres Freund wrote:
> If provided with the necessary key information, wireshark can decode TLS
> exchanges when using sslnegotiation=postgres but not with direct. Presumably
> it needs to be taught postgres' ALPN id or something.

I opened https://gitlab.com/wireshark/wireshark/-/merge_requests/16612 
to fix that in the wireshark pgsql protocol dissector.

-- 
Heikki Linnakangas
Neon (https://neon.tech)




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

Предыдущее
От: Michał Kłeczek
Дата:
Сообщение: Re: DRAFT: Pass sk_attno to consistent function
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.