1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-01 01:04:50 +03:00

doc: clarify libpq's 'verify-full' host name check

Report by David Guyot
This commit is contained in:
Bruce Momjian 2015-01-29 21:20:21 -05:00
parent 37507962c3
commit e77043055f

View 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>