Fix 90-test_store.t for latest config, limits, providers, and disabled algos
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 5 May 2020 12:04:30 +0000 (14:04 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 8 Jun 2020 03:39:16 +0000 (05:39 +0200)
commit71273ab57a27e0e6a1d4356891a2eb8e2298f458
tree14b967d37b7e5bb006063aa175d0be7c34cd8e18
parent49f84002d07a0fef5f673aff4c3a4be475563b27
Fix 90-test_store.t for latest config, limits, providers, and disabled algos

Also make sure that the test do not 'pass' if their initialization fails.
Leave out the expensive parts of DSA key gen and RSA keygen for efficiency.
Fix use of the new CA configuration file test/ca-and-certs.cnf.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11733)
test/recipes/90-test_store.t
test/recipes/90-test_store_data/ca.cnf [deleted file]
test/recipes/90-test_store_data/dsaparam.pem [new file with mode: 0644]
test/recipes/90-test_store_data/rsa-key-2432.pem [new file with mode: 0644]
test/recipes/90-test_store_data/user.cnf [deleted file]