docs: client certificates are always sent to the server
authorBruce Momjian
Tue, 25 Aug 2020 13:53:12 +0000 (09:53 -0400)
committerBruce Momjian
Tue, 25 Aug 2020 13:53:12 +0000 (09:53 -0400)
They are not "requested" by the server.

Reported-by: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20200825.155320.986648039251743210[email protected]

Backpatch-through: 9.5

doc/src/sgml/libpq.sgml

index 812540e3861e4bb466377b51b807c23135a4677b..ecb48ed37c4860f7ee5a67d964e1653bdd335e6f 100644 (file)
@@ -7959,7 +7959,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
      
       ~/.postgresql/postgresql.crt
       client certificate
-      requested by server
+      sent to server