Mention that tls.el is secure by default, and will fail
This commit is contained in:
parent
de5c44fe88
commit
6e5df6c901
1 changed files with 6 additions and 0 deletions
6
etc/NEWS
6
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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue