]> 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:28 +0000 (11:36 +0200)
commitc280e8834140088435f190a2c05c79b0454eefc0
treef2fb03d7d440165115da20a8d39bef98e698d469
parent54d399a1281de2588b11ea6a7635f737553689f6
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]