Review:Patch: SSL: prefer server cipher order

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Review:Patch: SSL: prefer server cipher order
Дата
Msg-id 52867309.7010802@gmail.com
обсуждение исходный текст
Ответы Re: Review:Patch: SSL: prefer server cipher order  (Marko Kreen <markokr@gmail.com>)
Список pgsql-hackers
First review of the above patch as listed in current CommitFest as well 
as subsequent ECDH patch in the thread below:

http://www.postgresql.org/message-id/1383782378-7342-1-git-send-email-markokr@gmail.com

Platform OpenSuse 12.2

Both patches applied cleanly.

Configured:

./configure --with-python --with-openssl 
--prefix=/home/aklaver/pgsqlTest --with-pgport=5462 --enable-cassert


make and make check ran without error.

The description of the GUCs show up in the documentation but I am not 
seeing the GUCs themselves in postgresql.conf, so I could test no 
further. It is entirely possible I am missing a step and would 
appreciate enlightenment.


The general premise seems sound, allowing the DBA control over the type 
of cipher of used.

Thanks,
-- 
Adrian Klaver
adrian.klaver@gmail.com



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Sequence Access Method WIP
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: GIN improvements part2: fast scan