Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 32c42b8

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 62340f8 commit 32c42b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/libpq.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7880,7 +7880,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
78807880
<row>
78817881
<entry><filename>~/.postgresql/postgresql.crt</filename></entry>
78827882
<entry>client certificate</entry>
7883-
<entry>requested by server</entry>
7883+
<entry>sent to server</entry>
78847884
</row>
78857885

78867886
<row>

0 commit comments

Comments
 (0)