1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

* etc/NEWS: Correct description of :client-certificate change

This commit is contained in:
Robert Pluim 2020-07-20 14:39:25 +02:00
parent de68572742
commit 551123e0b2

View File

@ -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'.