pgsql: Note that sslmode=require verifies the CA if root cert is presen

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Note that sslmode=require verifies the CA if root cert is presen
Дата
Msg-id E1R7RP6-0005sC-8x@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Note that sslmode=require verifies the CA if root cert is present

This mode still exists for backwards compatibility, making
sslmode=require the same as sslmode=verify-ca when the file is present,
but not causing an error when it isn't.

Per bug 6189, reported by Srinivas Aji

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/05c4ef629532ebe6a8f13e6c42cda8a3ea0bd34e

Modified Files
--------------
doc/src/sgml/libpq.sgml |   16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix our mapping of Windows timezones for Central America.
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Note that sslmode=require verifies the CA if root cert is presen