]> 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:44 +0000 (15:37 +0200)
commit05698f7691d4fcb1a31e1b94a1fad401893e3907
tree00b87ab6becbc65a8dddee97bb562d98e8fde7ce
parentbebc760f9c8015fd9943a05a06cae01e14f354af
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