summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2020-08-25 09:53:12 -0400
committerBruce Momjian <bruce@momjian.us>2020-08-25 09:53:12 -0400
commit32c42b815ad2377c0bddc4f55b7bf32a5204a87d (patch)
tree0546b810b01732559fa3954d4ce0b6475791502d /doc/src
parent62340f8eca4c9d4e49097eaf0a341aca8450b56b (diff)
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
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/libpq.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index 15923407cfc..eaee3bad43f 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -7880,7 +7880,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
<row>
<entry><filename>~/.postgresql/postgresql.crt</filename></entry>
<entry>client certificate</entry>
- <entry>requested by server</entry>
+ <entry>sent to server</entry>
</row>
<row>