projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f055fb
)
docs: client certificates are always sent to the server
author
Bruce Momjian
Tue, 25 Aug 2020 13:53:12 +0000
(09:53 -0400)
committer
Bruce Momjian
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
[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 72c42407790b9f8e12f39482fecf81ba473984ad..92556c7ce0cc02ec8c478a179cdd1f40ecc04b04 100644
(file)
--- a/
doc/src/sgml/libpq.sgml
+++ b/
doc/src/sgml/libpq.sgml
@@
-7880,7
+7880,7
@@
ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
~/.postgresql/postgresql.crt
client certificate
-
requested by
server
+
sent to
server