pgsql: doc: update intermediate certificate instructions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: update intermediate certificate instructions
Дата
Msg-id E1ed5fA-0006k3-Nq@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  update intermediate certificate instructions

Document how to properly create root and intermediate certificates using
v3_ca extensions and where to place intermediate certificates so they
are properly transferred to the remote side with the leaf certificate to
link to the remote root certificate.  This corrects docs that used to
say that intermediate certificates must be stored with the root
certificate.

Also add instructions on how to create root, intermediate, and leaf
certificates.

Discussion: https://postgr.es/m/20180116002238.GC12724@momjian.us

Reviewed-by: Michael Paquier

Backpatch-through: 9.3

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5474ab5e0e8d3493a8a6b5f1b812d8e263ad002b

Modified Files
--------------
doc/src/sgml/libpq.sgml   |  75 +++++++++++--------
doc/src/sgml/runtime.sgml | 178 +++++++++++++++++++++++++++++++---------------
2 files changed, 164 insertions(+), 89 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Improve type conversion of SPI_processed in Python
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix wording of "hostaddrs"