aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/message.texi
diff options
context:
space:
mode:
authorDmitry Gutov2022-08-15 02:22:59 +0300
committerDmitry Gutov2022-08-15 02:22:59 +0300
commitee3a674c7c9e39fe7ff296ce1f9830fc45520de8 (patch)
treee8ba1e7be54314f208454e80e3d31044c913f3eb /doc/misc/message.texi
parentfe0e53d963899a16e0dd1bbc1ba10a6b59f7989e (diff)
parent0a8e88fd83db5398d36064a7f87cff5b57da7284 (diff)
downloademacs-scratch/font_lock_large_files.tar.gz
emacs-scratch/font_lock_large_files.zip
Merge branch 'master' into scratch/font_lock_large_filesscratch/font_lock_large_files
Diffstat (limited to 'doc/misc/message.texi')
-rw-r--r--doc/misc/message.texi11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/misc/message.texi b/doc/misc/message.texi
index 29fbdfe1786..49e3faed7b1 100644
--- a/doc/misc/message.texi
+++ b/doc/misc/message.texi
@@ -1152,12 +1152,11 @@ programs are required to make things work, and some small general hints.
1152@uref{https://www.gnupg.org/, GNU Privacy Guard} or 1152@uref{https://www.gnupg.org/, GNU Privacy Guard} or
1153@uref{https://www.openssl.org/, OpenSSL}. The default Emacs interface 1153@uref{https://www.openssl.org/, OpenSSL}. The default Emacs interface
1154to the S/MIME implementation is EasyPG (@pxref{Top,,EasyPG Assistant 1154to the S/MIME implementation is EasyPG (@pxref{Top,,EasyPG Assistant
1155User's Manual, epa, EasyPG Assistant User's Manual}), which has been 1155User's Manual, epa, EasyPG Assistant User's Manual}), which is
1156included in Emacs since version 23 and which relies on the command 1156included in Emacs and relies on the command line tool @command{gpgsm}
1157line tool @command{gpgsm} provided by @acronym{GnuPG}. That tool 1157provided by @acronym{GnuPG}. That tool implements certificate
1158implements certificate management, including certificate revocation 1158management, including certificate revocation and expiry, while such
1159and expiry, while such tasks need to be performed manually, if OpenSSL 1159tasks need to be performed manually, if OpenSSL is used.
1160is used.
1161 1160
1162The choice between EasyPG and OpenSSL is controlled by the variable 1161The choice between EasyPG and OpenSSL is controlled by the variable
1163@code{mml-smime-use}, which needs to be set to the value @code{epg} 1162@code{mml-smime-use}, which needs to be set to the value @code{epg}