mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 03:13:24 +00:00
; * lisp/net/nsm.el (nsm-trust-local-network): Fix typo.
This commit is contained in:
parent
10f976300d
commit
c14c489571
1 changed files with 2 additions and 2 deletions
|
@ -65,10 +65,10 @@ checked and warned against."
|
||||||
|
|
||||||
The default suite of TLS checks in NSM is designed to follow the
|
The default suite of TLS checks in NSM is designed to follow the
|
||||||
most current security best practices. Under some situations,
|
most current security best practices. Under some situations,
|
||||||
such as attempting to connect to an email server that do not
|
such as attempting to connect to an email server that does not
|
||||||
follow these practices inside a school or corporate network, NSM
|
follow these practices inside a school or corporate network, NSM
|
||||||
may produce warnings for such occasions. Setting this option to
|
may produce warnings for such occasions. Setting this option to
|
||||||
a non-nil value, or a zero-argument function that returns non-nil
|
a non-nil value, or a zero-argument function that returns non-nil,
|
||||||
tells NSM to skip checking for potential TLS vulnerabilities when
|
tells NSM to skip checking for potential TLS vulnerabilities when
|
||||||
connecting to hosts on a local network.
|
connecting to hosts on a local network.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue