emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 6e5df6c 4/4: Mention that tls.el is secure by def


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] emacs-25 6e5df6c 4/4: Mention that tls.el is secure by default, and will fail
Date: Tue, 29 Dec 2015 13:47:20 +0000

branch: emacs-25
commit 6e5df6c901bd79680f901af6ba7b96e664094ef9
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Mention that tls.el is secure by default, and will fail
---
 etc/NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 3b86a88..10d516b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -161,6 +161,12 @@ the variable `dir-locals-file' for more information.
 added via the new Network Security Manager (NSM) and controlled via
 the `network-security-level' variable.
 
+** If Emacs isn't built with TLS support, an external TLS-capable
+program is used instead.  This program used to be run in --insecure
+mode by default, but has now changed to be secure instead, and will
+fail if you try to connect to non-verifiable hosts.  This is
+controlled by the `tls-program' variable.
+
 +++
 ** C-h l now also lists the commands that were run.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]