1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-05 09:19:17 +03:00

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
This commit is contained in:
Bruce Momjian 2020-08-25 09:53:12 -04:00
parent 6fa403e612
commit 9cbbf07fdd

View File

@ -7959,7 +7959,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
<row> <row>
<entry><filename>~/.postgresql/postgresql.crt</></entry> <entry><filename>~/.postgresql/postgresql.crt</></entry>
<entry>client certificate</entry> <entry>client certificate</entry>
<entry>requested by server</entry> <entry>sent to server</entry>
</row> </row>
<row> <row>