aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/message.texi
diff options
context:
space:
mode:
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}