X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2Fcms-test.pl;h=a84e089ddc4d38d3269f6b856487450945b521fe;hb=43f392c9a18dafb666bdcd1224a8129cdc3a2f99;hp=7421f1c19d42493f4aff66dddff07ccfff942694;hpb=94b2c29f9d2a69320f1606a33794de4103b6decd;p=oweals%2Fopenssl.git diff --git a/test/cms-test.pl b/test/cms-test.pl index 7421f1c19d..a84e089ddc 100644 --- a/test/cms-test.pl +++ b/test/cms-test.pl @@ -81,6 +81,7 @@ my @smime_pkcs7_tests = ( [ "signed content DER format, RSA key", "-sign -in smcont.txt -outform DER -nodetach" + . " -certfile $smdir/smroot.pem" . " -signer $smdir/smrsa1.pem -out test.cms", "-verify -in test.cms -inform DER " . " -CAfile $smdir/smroot.pem -out smtst.txt"