Re: [PATCH] add ssl_protocols configuration option

Dag-Erling Smørgrav <des@des.no>

From: Dag-Erling Smørgrav <des@des.no>
To: Alex Shulgin <ash@commandprompt.com>
Cc: pgsql-hackers@postgresql.org
Date: 2014-11-21T08:15:36Z
Lists: pgsql-hackers
Alex Shulgin <ash@commandprompt.com> writes:
> I can do that too, just need a hint where to look at in libpq/psql to
> add the option.

The place to *enforce* the option is src/interfaces/libpq/fe-secure.c
(look for SSLv23_method() and SSL_CTX_set_options()).  I haven't looked
into how to set it.

DES
-- 
Dag-Erling Smørgrav - des@des.no