Re: disabled SSL log_like tests

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: disabled SSL log_like tests
Дата
Msg-id CA+hUKGJkUJAwckjBr-=B9oUdDgjSEH+3njd__OnPoPuAtze3Qg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: disabled SSL log_like tests  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: disabled SSL log_like tests
Список pgsql-hackers
On Wed, May 7, 2025 at 1:18 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> So it seems like this might be a simple oversight in
> ssl_sigalg_pkey_ok(), which doesn't make any such correction:
>
>         if (sigalg->key_type != EVP_PKEY_id(pkey))
>                 return 0;

Nice detective work.

> Anyone know anything about where to submit LibreSSL bugs?

I think it's done with sendbug on an OpenBSD box, or perhaps you can
just write a normal email to the bugs@openbsd.org or
libressl@openbsd.org list, based on:

https://www.openbsd.org/mail.html



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