From: Bruce Momjian Date: Fri, 30 Jan 2015 02:20:21 +0000 (-0500) Subject: doc: clarify libpq's 'verify-full' host name check X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=e77043055f5b80bfc173ef67795cb36fdcef7f40;p=users%2Fheikki%2Fpostgres.git doc: clarify libpq's 'verify-full' host name check Report by David Guyot --- diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index ad104a3a58..e5cab373b8 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1182,7 +1182,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname only try an SSL connection, verify that the server certificate is issued by a - trusted CA and that the server host name + trusted CA and that the requested server host name matches that in the certificate