Commit cada1613f3 for openssl.org
commit cada1613f32f7606ef55fd37cb018bb7f62e18d7
Author: Taavi Eomäe <taavi.eomae+github@gmail.com>
Date: Thu Mar 26 13:48:07 2026 +0200
Update S/MIME tool documentation
CLA: trivial
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
MergeDate: Wed Apr 15 12:19:04 2026
(Merged from https://github.com/openssl/openssl/pull/30583)
diff --git a/doc/man1/openssl-smime.pod.in b/doc/man1/openssl-smime.pod.in
index 061f1f23fb..498d0c5725 100644
--- a/doc/man1/openssl-smime.pod.in
+++ b/doc/man1/openssl-smime.pod.in
@@ -54,8 +54,9 @@ I<recipcert> ...
=head1 DESCRIPTION
-This command handles S/MIME mail. It can encrypt, decrypt, sign
-and verify S/MIME messages.
+This command handles S/MIME according to RFC 2311 (1998) with no CMS support.
+It can encrypt, decrypt, sign and verify S/MIME 2.0 messages. For newer messages
+use the OpenSSL CMS tool.
=head1 OPTIONS