diff options
author | Richard Levitte <levitte@openssl.org> | 2021-07-02 12:13:47 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2021-07-03 19:41:25 +0200 |
commit | a9fa32c2a082dc91fc2c2255c2ccef7dce0e9ee4 (patch) | |
tree | 9c536f56a955a3d5fe89d2c70ac92e12cb5406e3 /crypto/store/store_result.c | |
parent | Work around a 32-bit mingw failure (diff) | |
download | openssl-a9fa32c2a082dc91fc2c2255c2ccef7dce0e9ee4.tar.xz openssl-a9fa32c2a082dc91fc2c2255c2ccef7dce0e9ee4.zip |
TEST: Add testing of PVK and MSBLOB files to test_store
The PVK and MSBLOB files were generated using openssl 1.1.1, using
test/testrsa.pem as source:
openssl rsa -in test/testrsa.pem \
-out test/recipes/90-test_store_data/testrsa.msb \
-outform msb
openssl rsa -in test/testrsa.pem \
-out test/recipes/90-test_store_data/testrsa.pvk \
-outform pvk \
-passout pass:password
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15980)
Diffstat (limited to 'crypto/store/store_result.c')
0 files changed, 0 insertions, 0 deletions