[openssl/openssl] 72a85c: Fix wrong default algorithm in openssl pkcs12 help
Arne Schwabe
noreply at github.com
Mon Aug 1 09:57:02 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 72a85c17aae602e881c917c3f6e93bd7f7260093
https://github.com/openssl/openssl/commit/72a85c17aae602e881c917c3f6e93bd7f7260093
Author: Arne Schwabe <arne at rfc2549.org>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
M apps/pkcs12.c
Log Message:
-----------
Fix wrong default algorithm in openssl pkcs12 help
The default that pkcs12 -export uses is SHA256 and not SHA1.
CLA: Trivial
Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18904)
More information about the openssl-commits
mailing list