]> 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:36:09 +0000 (11:36 +0200)
commit1d846ee63c7a2976eded8c03d2228b58714ca3db
treea22c2bcb7091500ac191397ebc8eafebdd58a201
parentc3ce4adb9132eb9f48f77038c4992e3e73fb5b69
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]