summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Pluim <rpluim@gmail.com>2020-07-20 14:39:25 +0200
committerRobert Pluim <rpluim@gmail.com>2020-07-20 14:41:21 +0200
commit551123e0b272c967b8cd042df39947c0f8ad4b40 (patch)
tree6cdeadb615285c20b4e33529aeaa289fc618eed4
parentde68572742f37f70c128c7192576182347eb8f4b (diff)
downloademacs-551123e0b272c967b8cd042df39947c0f8ad4b40.tar.gz
* etc/NEWS: Correct description of :client-certificate change
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 10a6e3946e7..2c8fa9dd397 100644
--- 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'.