projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7edd36e
)
docs: client certificates are always sent to the server
author
Bruce Momjian
<
[email protected]
>
Tue, 25 Aug 2020 13:53:11 +0000
(09:53 -0400)
committer
Bruce Momjian
<
[email protected]
>
Tue, 25 Aug 2020 13:53:11 +0000
(09:53 -0400)
They are not "requested" by the server.
Reported-by: Kyotaro Horiguchi
Discussion: https://postgr.es/m/
20200825
.155320.
986648039251743210
[email protected]
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 8c722d9fb494f1a199a782733f36f47e9484b417..2a2cf09ae6feb36bebcc4c1e8111166bd6e945ce 100644
(file)
--- a/
doc/src/sgml/libpq.sgml
+++ b/
doc/src/sgml/libpq.sgml
@@
-7557,7
+7557,7
@@
ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
<row>
<entry><filename>~/.postgresql/postgresql.crt</></entry>
<entry>client certificate</entry>
- <entry>
requested by
server</entry>
+ <entry>
sent to
server</entry>
</row>
<row>