]> 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:16 +0000 (11:35 +0200)
commit8da644dc84c0d281fccdf89779d6d02d0b498fa2
treee6e9ddf28051efe940a8024572617dbc2fca880a
parent3e5f4bbb03d07bd7bbc7a140ebed97f28c6501af
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]