Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
doc: clarify libpq's 'verify-full' host name check
authorBruce Momjian <bruce@momjian.us>
Fri, 30 Jan 2015 02:20:21 +0000 (21:20 -0500)
committerBruce Momjian <bruce@momjian.us>
Fri, 30 Jan 2015 02:20:27 +0000 (21:20 -0500)
Report by David Guyot

doc/src/sgml/libpq.sgml

index ad104a3a58115e0a7f02ad007035a9fa487a17e2..e5cab373b86c04ccbc233245b18e105419541841 100644 (file)
@@ -1182,7 +1182,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
            <para>
             only try an <acronym>SSL</> connection, verify that the
             server certificate is issued by a
-            trusted <acronym>CA</> and that the server host name
+            trusted <acronym>CA</> and that the requested server host name
             matches that in the certificate
            </para>
           </listitem>