From: Bruce Momjian Date: Fri, 28 Dec 2007 16:21:08 +0000 (+0000) Subject: Update docs: client always gets server certificate X-Git-Tag: REL8_3_RC1~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45c9be3cddfc9e6a3cc3a01f92f1689fcb0642aa;p=postgresql Update docs: client always gets server certificate --- diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 4927f11d4a..6facf13c1f 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,4 +1,4 @@ - + <application>libpq</application> - C Library @@ -5201,7 +5201,7 @@ defaultNoticeProcessor(void *arg, const char *message) - SSL Client File Usage + Libpq/Client SSL File Usage @@ -5229,8 +5229,8 @@ defaultNoticeProcessor(void *arg, const char *message) ~/.postgresql/root.crt trusted certificate authorities - requests server certificate; checks certificate is - signed by a trusted certificate authority + checks server certificate is signed by a trusted certificate + authority