]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file
authorRichard Levitte <levitte@openssl.org>
Wed, 16 Jul 2025 13:08:48 +0000 (15:08 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Sat, 26 Jul 2025 09:35:51 +0000 (11:35 +0200)
commit86f8fc5f1b0b90a3484483aa363dc813b7ead6cd
treec0483be7e0ddfc668708e6c4cc495ee9e64f11ec
parent559bdcd1c847a562caa66cdc64581f519f480a66
Add a test of 'openssl storeutl' with a BER-encoded PKCS#12 file

The test file (test-BER.p12) was given to us by David von Oheimb

Co-Authored-By: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/28016)

(cherry picked from commit 49f8db53274191987b57d8e5542218690a983e35)
test/recipes/90-test_store_cases.t
test/recipes/90-test_store_cases_data/test-BER.p12 [new file with mode: 0644]