Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4534a1e
)
docs: client certificates are always sent to the server
author
Bruce Momjian
<bruce@momjian.us>
Tue, 25 Aug 2020 13:53:12 +0000
(09:53 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 25 Aug 2020 13:53:12 +0000
(09:53 -0400)
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
doc/src/sgml/libpq.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/libpq.sgml
b/doc/src/sgml/libpq.sgml
index 96162e53eb7ef40ba0cc2e90adfdfa270257122f..c443cc87d1da7fe911086b4539dc83ceb2b5847c 100644
(file)
--- 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>