]> 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:30 +0000 (15:37 +0200)
commit1c4bd5d8c01b69c299e32d694d3a8c6b2ad2f257
tree1623c5d90fbe7ac89983fa67d0cee30dcfd749fd
parent3ea11a8c3fc22fb3cd608a64d80bfa17fdbf5a3d
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