]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/pkcs12: Not writing the private key file until the import password is verified
authornaaysayer <note11781@gmail.com>
Sat, 2 Mar 2024 09:35:35 +0000 (13:35 +0400)
committerTomas Mraz <tomas@openssl.org>
Tue, 14 May 2024 13:37:52 +0000 (15:37 +0200)
commit49867ad09e29d93b48be7fb9953ed74bbf81b94b
tree818bf2b8c9ce4c3c8e20f181f822a3d81c1f100b
parent9e33c9c48f6cde4d607a4205476b2faf442e9cb5
apps/pkcs12: Not writing the private key file until the import password is verified

Fixes #904

CLA: trivial

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23729)

(cherry picked from commit f5462572a1873482ce38646cbf00dfc483f02068)
apps/pkcs12.c