Re: SSL (patch 2)

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: SSL (patch 2)
Дата
Msg-id Pine.LNX.4.44.0205272203040.2460-100000@localhost.localdomain
обсуждение исходный текст
Ответ на SSL (patch 2)  (Bear Giles <bgiles@coyotesong.com>)
Ответы Re: SSL (patch 2)  (Bear Giles <bgiles@coyotesong.com>)
Список pgsql-patches
Bear Giles writes:

> This patch adds calls to SSL_get_error() after SSL_read() and
> SSL_write(), adds SSL_shutdown() before SSL_free(), and changes
> default protocol from SSLv3 to TLSv1.

What are the advantages and ramifications of changing this protocol?  If
it's the "default" protocol, how can I change it?  Patch is OK besides
that.

--
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: COPY and default values
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: SSL (patch 3)