]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Note that sslmode=require verifies the CA if root cert is present
authorMagnus Hagander <magnus@hagander.net>
Sat, 24 Sep 2011 12:25:12 +0000 (14:25 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 24 Sep 2011 12:26:55 +0000 (14:26 +0200)
commit2b250fb077a15790c6fc1e12b981330ed007e66d
tree82c68dc7b3693fc65d982fbda614e0416e5f1ae6
parentc7f144b643b82352fb7c3a3917a41f959ed01058
Note that sslmode=require verifies the CA if root cert is present

This mode still exists for backwards compatibility, making
sslmode=require the same as sslmode=verify-ca when the file is present,
but not causing an error when it isn't.

Per bug 6189, reported by Srinivas Aji
doc/src/sgml/libpq.sgml