Review:Patch: SSL: prefer server cipher order - Mailing list pgsql-hackers

From Adrian Klaver
Subject Review:Patch: SSL: prefer server cipher order
Date
Msg-id 52867309.7010802@gmail.com
Whole thread Raw
Responses Re: Review:Patch: SSL: prefer server cipher order  (Marko Kreen <markokr@gmail.com>)
List 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 by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Sequence Access Method WIP
Next
From: Rod Taylor
Date:
Subject: Re: GIN improvements part2: fast scan