should libpq also require TLSv1.2 by default?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема should libpq also require TLSv1.2 by default?
Дата
Msg-id a9408304-4381-a5af-d259-e55d349ae4ce@2ndquadrant.com
обсуждение исходный текст
Ответы Re: should libpq also require TLSv1.2 by default?  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
In PG13, we raised the server-side default of ssl_min_protocol_version 
to TLSv1.2.  We also added a connection setting named 
ssl_min_protocol_version to libpq.  But AFAICT, the default value of the 
libpq setting is empty, so any protocol version will be accepted.  Is 
this what we wanted?  Should we raise the default in libpq as well?

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Allow CURRENT_ROLE in GRANTED BY
Следующее
От: Maciek Sakrejda
Дата:
Сообщение: Re: EXPLAIN: Non-parallel ancestor plan nodes exclude parallel worker instrumentation