]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test case for the password prompt on garbage PKCS#12 file
authorRichard Levitte <levitte@openssl.org>
Fri, 16 Jun 2023 11:56:36 +0000 (13:56 +0200)
committerPauli <pauli@openssl.org>
Sun, 25 Jun 2023 22:00:52 +0000 (08:00 +1000)
commit1a27cc3626bd15f8fd9a26a2dbc59a681d505321
tree866a91f0216332d989f3385ebed6df70023fd13c
parent7a520619c997146639f42ce8595162ac34c2ad41
Add a test case for the password prompt on garbage PKCS#12 file

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21197)
test/recipes/90-test_store_cases.t [new file with mode: 0644]
test/recipes/90-test_store_cases_data/garbage-pkcs12.p12 [new file with mode: 0644]