Skip to content

Commit 9cbbf07

Browse files
committed
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
1 parent 6fa403e commit 9cbbf07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7959,7 +7959,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
79597959
<row>
79607960
<entry><filename>~/.postgresql/postgresql.crt</></entry>
79617961
<entry>client certificate</entry>
7962-
<entry>requested by server</entry>
7962+
<entry>sent to server</entry>
79637963
</row>
79647964

79657965
<row>

0 commit comments

Comments
 (0)