]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix option description for PKCS#12 export
authorTobias Nießen <tniessen@tnie.de>
Thu, 11 Mar 2021 22:04:18 +0000 (23:04 +0100)
committerPauli <ppzgs1@gmail.com>
Sun, 14 Mar 2021 05:42:29 +0000 (15:42 +1000)
commit3711f4c3fbb6344eca6c69c28000ecec3b7dbf7b
treeb5e1238bab825104a20cd67c0c21341fcf25e661
parent703c4d669d808d9131f241420c3225c1e7db3660
Fix option description for PKCS#12 export

Refs: https://github.com/openssl/openssl/pull/4930

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14520)
apps/pkcs12.c