Commit e7704305 authored by Bruce Momjian's avatar Bruce Momjian

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

Report by David Guyot
parent 37507962
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment