Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: f5c73318935450b4082b587eff98fa47c96755ad
https://github.com/openssl/openssl/commit/f5c73318935450b4082b587eff98fa47c96755ad
Author: Arne Schwabe <[email protected]>
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 <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Dmitry Belyavskiy <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18904)
(cherry picked from commit 72a85c17aae602e881c917c3f6e93bd7f7260093)