From: Bruce Momjian Date: Tue, 25 Aug 2020 13:53:12 +0000 (-0400) Subject: docs: client certificates are always sent to the server X-Git-Tag: REL_10_15~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9cbbf07fdd33ecff1dc3159a16f8a2f5b4d80c9e;p=thirdparty%2Fpostgresql.git docs: client certificates are always sent to the server They are not "requested" by the server. Reported-by: Kyotaro Horiguchi Discussion: https://postgr.es/m/20200825.155320.986648039251743210.horikyota.ntt@gmail.com Backpatch-through: 9.5 --- diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 812540e3861..ecb48ed37c4 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -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