Re: [PATCH] add ssl_protocols configuration option

Поиск
Список
Период
Сортировка
От Dag-Erling Smørgrav
Тема Re: [PATCH] add ssl_protocols configuration option
Дата
Msg-id 86y4r5rmtz.fsf@nine.des.no
обсуждение исходный текст
Ответ на Re: [PATCH] add ssl_protocols configuration option  (Alex Shulgin <ash@commandprompt.com>)
Ответы Re: [PATCH] add ssl_protocols configuration option  (Alex Shulgin <ash@commandprompt.com>)
Список 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



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Automatic PG_PRINTF_ATTRIBUTE
Следующее
От: Albe Laurenz
Дата:
Сообщение: Re: Functions used in index definitions shouldn't be changed