Commit ff60394a authored by Bruce Momjian's avatar Bruce Momjian

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
parent 7f055fba
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment