TEST: Pass -no-CAstore in 80-test_ocsp.t
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Tue, 16 Jun 2020 21:50:26 +0000 (23:50 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 23 Jun 2020 10:25:48 +0000 (12:25 +0200)
commita4e440d6477b40b04ce825dae14c7f27778ca8f1
tree17e12b9284b215ac64da77b8167801b13f8d0000
parent00493490ddd824932d2019de4a73175cb50d7b95
TEST: Pass -no-CAstore in 80-test_ocsp.t

Without passing -no-CAstore the default CAstore will be used and the
testsuite will fail the system has certificates installed.

Fixes: #11645
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12171)
test/recipes/80-test_ocsp.t