OpenSSL specific value under USE_SSL instead of USE_OPENSSL

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема OpenSSL specific value under USE_SSL instead of USE_OPENSSL
Дата
Msg-id 8232E273-7B25-47F4-B0E7-3D4264106F82@yesql.se
обсуждение исходный текст
Ответы Re: OpenSSL specific value under USE_SSL instead of USE_OPENSSL  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
The ssl_ciphers GUC for configuring cipher suites sets the default value based
on USE_SSL but it’s actually an OpenSSL specific value.  As with other such
changes, it works fine now but will become an issue should we support other TLS
backends.  Attached patch fixes this.

cheers ./daniel



Вложения

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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: SQL/JSON path issues/questions
Следующее
От: Jesper Pedersen
Дата:
Сообщение: pg_receivewal documentation