SSL (patch 6)

Поиск
Список
Период
Сортировка
От Bear Giles
Тема SSL (patch 6)
Дата
Msg-id 200205250624.AAA25681@eris.coyotesong.com
обсуждение исходный текст
Ответы Re: SSL (patch 6)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: SSL (patch 6)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
SSL support for ephemeral DH keys.

As the comment headers in be-secure.c discusses, EPH preserves
confidentiality even if the static private key (which is usually
kept unencrypted) is compromised.

Because of the value of this, common default values are hard-coded
to protect the confidentiality of the data even if an attacker
successfully deletes or modifies the external file.

Bear

Вложения

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

Предыдущее
От: Bear Giles
Дата:
Сообщение: SSL (patch 5)
Следующее
От: Bear Giles
Дата:
Сообщение: SSL (patch 7)