pgsql: docs: clarify SSL certificate authority chain docs

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: clarify SSL certificate authority chain docs
Date: 2013-12-06 14:42:15
Message-ID: E1Vowbf-0002i3-Iz@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: clarify SSL certificate authority chain docs

Previously, the requirements of how intermediate certificates were
handled and their chain to root certificates was unclear.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fa4add50c4ea97c48881fa8cb3863df80141643c

Modified Files
--------------
doc/src/sgml/libpq.sgml | 16 +++++++++-------
doc/src/sgml/runtime.sgml | 18 +++++++++++-------
2 files changed, 20 insertions(+), 14 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-12-06 14:47:45 pgsql: docs: update partition encryption options
Previous Message Alvaro Herrera 2013-12-05 21:00:57 pgsql: Fix improper abort during update chain locking