[openssl/openssl] f5c733: 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/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: f5c73318935450b4082b587eff98fa47c96755ad
https://github.com/openssl/openssl/commit/f5c73318935450b4082b587eff98fa47c96755ad
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)
(cherry picked from commit 72a85c17aae602e881c917c3f6e93bd7f7260093)
More information about the openssl-commits
mailing list