Re: SSL (patch 4)
От
Peter Eisentraut
Тема
Re: SSL (patch 4)
Дата
Msg-id
Pine.LNX.4.44.0205272213480.2460-100000@localhost.localdomain
Ответ на
SSL (patch 4) (Bear Giles)
Список
Дерево обсуждения
SSL (patch 4) Bear Giles <bgiles@coyotesong.com>
Re: SSL (patch 4) Peter Eisentraut <peter_e@gmx.net>
Re: SSL (patch 4) Bear Giles <bgiles@coyotesong.com>
Bear Giles writes: > This patch adds a check that the server certificate common name > resolves to the other side of the socket. gethostbyname2() is a GNU thing. AF_INET6 code needs to be #ifdef'd to something because not every host handles IPv6. Avoid using fixed-size arrays for names if possible. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-patches по дате отправления