Add X509_self_signed(), extending and improving documenation and tests
[openssl.git] / test / recipes / 80-test_ocsp.t
index 3aedd093e5916e77715858e7649b4aa5d6428e9d..3727c360ba0a9700973b43b7ea961ce766593bba 100644 (file)
@@ -45,7 +45,7 @@ sub test_ocsp {
                            "-partial_chain", @check_time,
                            "-CAfile", catfile($ocspdir, $CAfile),
                            "-verify_other", catfile($ocspdir, $untrusted),
-                           "-no-CApath"])),
+                           "-no-CApath", "-no-CAstore"])),
                   $title); });
 }