]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix incorrect openssl-smime doc sample command for encrypt
authorZheyu Shen <arsdragonfly@gmail.com>
Wed, 30 Oct 2024 08:34:12 +0000 (08:34 +0000)
committerTomas Mraz <tomas@openssl.org>
Fri, 1 Nov 2024 16:28:01 +0000 (17:28 +0100)
commit7a4f2d62ae566a6501c9aa597075873d2720dc26
tree5e2c68ed020ede7b63e746b1c7b6c0b6960ad5ac
parentaf4d3ed140863241d6d661dad6ee9e277c128746
Fix incorrect openssl-smime doc sample command for encrypt

Original documented sample command causes error. PEM recipient cert argument needs to go last.

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25829)

(cherry picked from commit 1d160dbf39fbdba89389ddff54e45bacf278b04a)
doc/man1/openssl-smime.pod.in