mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 22:00:57 -05:00
doc: clarify libpq's 'verify-full' host name check
Report by David Guyot
This commit is contained in:
parent
37507962c3
commit
e77043055f
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue