X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Frecipes%2F80-test_ocsp.t;h=96e1220ed20c5ca8129d036362c6c65485215780;hp=7d7c96efe055922a7a6ae7157551ce667e8e5f56;hb=349b3107428d393580d9261f29afe8c700797b76;hpb=40e2d76becd095c7cb2749ee1b33a7a336c8c17d diff --git a/test/recipes/80-test_ocsp.t b/test/recipes/80-test_ocsp.t index 7d7c96efe0..96e1220ed2 100644 --- a/test/recipes/80-test_ocsp.t +++ b/test/recipes/80-test_ocsp.t @@ -27,7 +27,7 @@ sub test_ocsp { "-partial_chain", @check_time, "-CAfile", catfile($ocspdir, $CAfile), "-verify_other", catfile($ocspdir, $CAfile), - "-CApath", devnull()]))), + "-no-CApath"]))), $title); }); }