Re: implement subject alternative names support for SSL connections

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: implement subject alternative names support for SSL connections
Дата
Msg-id 53F4702F.70409@vmware.com
обсуждение исходный текст
Ответ на implement subject alternative names support for SSL connections  (Alexey Klyukin <alexk@hintbits.com>)
Ответы Re: implement subject alternative names support for SSL connections
Список pgsql-hackers
On 07/25/2014 07:10 PM, Alexey Klyukin wrote:
> Greetings,
>
> I'd like to propose a patch for checking subject alternative names entry in
> the SSL certificate for DNS names during SSL authentication.

Thanks! I just ran into this missing feature last week, while working on 
my SSL test suite. So +1 for having the feature.

This patch needs to be rebased over current master branch, thanks to my 
refactoring that moved all OpenSSL-specific stuff to be-secure-openssl.c.

- Heikki




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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: better atomics - v0.5
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: Compute attr_needed for child relations (was Re: inherit support for foreign tables)