diff options
Diffstat (limited to 'doc/man1/openssl-cms.pod.in')
-rw-r--r-- | doc/man1/openssl-cms.pod.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man1/openssl-cms.pod.in b/doc/man1/openssl-cms.pod.in index 9b6fd2a134..c1066039fe 100644 --- a/doc/man1/openssl-cms.pod.in +++ b/doc/man1/openssl-cms.pod.in @@ -390,7 +390,8 @@ See L<openssl-format-options(1)> for details. =item B<-originator> I<file> A certificate of the originator of the encrypted message. Necessary for -decryption when Key Agreement is in use for a shared key. +decryption when Key Agreement is in use for a shared key. Currently, not +allowed for encryption. =item B<-recip> I<file> |