[openssl/openssl] 58eeb4: pkcs12: Do not forcibly load the config file
Tomáš Mráz
noreply at github.com
Wed Dec 13 11:34:51 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 58eeb4350ca89c52d603b42119a0893129a25c09
https://github.com/openssl/openssl/commit/58eeb4350ca89c52d603b42119a0893129a25c09
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M apps/pkcs12.c
Log Message:
-----------
pkcs12: Do not forcibly load the config file
This was added as part of commit e869c86 but later it
was made unnecessary by commit 21f7a09.
Fixes #22994
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23005)
More information about the openssl-commits
mailing list