]> 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:19 +0000 (17:27 +0100)
commit1d160dbf39fbdba89389ddff54e45bacf278b04a
tree6a0339aaa69583df147ae563bcfb24bf56d8323b
parent59f5f6c73cd2e1e2bd8ef405fdb6fadf0711f639
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)
doc/man1/openssl-smime.pod.in