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:
parent
37507962c3
commit
e77043055f
@ -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…
x
Reference in New Issue
Block a user