aboutsummaryrefslogtreecommitdiff
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
commitfa3bd8d853edd0f47523f8f0ce3bc74d21cf05f7 (patch)
tree9531fc5b2e1bccac5b41f1b011abbcb8ce6a70a5 /doc/src
parent4534a1e81039866f1a0c4326e0458031a8ef483e (diff)
downloadpostgresql-fa3bd8d853edd0f47523f8f0ce3bc74d21cf05f7.tar.gz
postgresql-fa3bd8d853edd0f47523f8f0ce3bc74d21cf05f7.zip
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 96162e53eb7..c443cc87d1d 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -8188,7 +8188,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>