aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/complex.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-07-14 17:10:03 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-07-14 17:10:03 +0000
commitba1dfcec9624d12f008e4e2d27a40a2d18b8479c (patch)
tree80acc429cbba50e069e081153cf327f1d255ca8d /src/tutorial/complex.source
parent06e398a50a0a63a1a7cf3b101f680c6c47aaad97 (diff)
downloadpostgresql-ba1dfcec9624d12f008e4e2d27a40a2d18b8479c.tar.gz
postgresql-ba1dfcec9624d12f008e4e2d27a40a2d18b8479c.zip
Allow full SSL certificate verification (wherein libpq checks its host name
parameter against server cert's CN field) to succeed in the case where both host and hostaddr are specified. As with the existing precedents for Kerberos, GSSAPI, SSPI, it is the calling application's responsibility that host and hostaddr match up --- we just use the host name as given. Per bug #5559 from Christopher Head. In passing, make the error handling and messages for the no-host-name-given failure more consistent among these four cases, and correct a lie in the documentation: we don't attempt to reverse-lookup host from hostaddr if host is missing. Back-patch to 8.4 where SSL cert verification was introduced.
Diffstat (limited to 'src/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions