]> 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:27:40 +0000 (17:27 +0100)
commit768f330b05027cd35300375494cfd6cd9c50a150
treefcc7f75fc70756759acd1aa5ffeca4281f08ebe6
parent27bc473285ad5814b36c5389dc0cd9666f2e2d14
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