projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de68572
)
* etc/NEWS: Correct description of :client-certificate change
author
Robert Pluim
<rpluim@gmail.com>
Mon, 20 Jul 2020 12:39:25 +0000
(14:39 +0200)
committer
Robert Pluim
<rpluim@gmail.com>
Mon, 20 Jul 2020 12:41:21 +0000
(14:41 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 10a6e3946e7389039fe8e4ce05f45d7e1fe1947d..2c8fa9dd3970ea5e2ddd1a561b405a498d704fa0 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-270,7
+270,7
@@
doing before changing the value.
+++
** Native GnuTLS connections can now use client certificates.
Previously, this support was only available when using the external
-'gnutls-cli' command. Call 'open-network-stream' with
+'gnutls-cli'
or 'starttls'
command. Call 'open-network-stream' with
':client-certificate t' to trigger looking up of per-server
certificates via 'auth-source'.