test_padlock: update from HEAD.
[openssl.git] / test / cms-test.pl
index f81f82c9c102855171d04ee5d316d4cddf93bc52..ee191b37f1741f7100ab1a76099cf9c0c8e9b249 100644 (file)
@@ -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"