Re: BUG #14329: libpq doesn't send complete client certificate chain on first SSL connection

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #14329: libpq doesn't send complete client certificate chain on first SSL connection
Дата
Msg-id 1d89f547-27ba-1d4d-4a4a-d54439de7afa@iki.fi
обсуждение исходный текст
Ответ на Re: BUG #14329: libpq doesn't send complete client certificate chain on first SSL connection  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: BUG #14329: libpq doesn't send complete client certificate chain on first SSL connection  ("Zuk, Kacper" <kzuk@akamai.com>)
Список pgsql-bugs
On 10/05/2016 12:10 PM, Heikki Linnakangas wrote:
> I came up with the attached patch for this. As threatened, it uses a
> separate SSL context for each connection. That simplifies the code
> somewhat, and fixes the bugs. Kacper's test case is included in this.
> (This is for git master, stable branches will need small tweaking to
> make the patch apply.)

I hear no objections, so committed and back-patched that.

Thanks for the report and analysis, Kacper!

- Heikki

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

Предыдущее
От: debaratis@techmahindra.com
Дата:
Сообщение: BUG #14359: serial datatype issue
Следующее
От: "Zuk, Kacper"
Дата:
Сообщение: Re: BUG #14329: libpq doesn't send complete client certificate chain on first SSL connection