Add 'void *' argument to app_verify_callback.
[openssl.git] / test / tpkcs7d
index c8f18fb09c19cac4b3fff30b52f6477f624d3c1c..46e5aa2bd6ec3f1cd2c05b81783cc749df7b862c 100644 (file)
@@ -3,7 +3,7 @@
 PATH=../apps:$PATH
 export PATH
 
-cmd='../apps/ssleay pkcs7'
+cmd='../apps/openssl pkcs7'
 
 if [ "$1"x != "x" ]; then
        t=$1
@@ -11,7 +11,7 @@ else
        t=pkcs7-1.pem
 fi
 
-echo testing pkcs7 conversions
+echo "testing pkcs7 conversions (2)"
 cp $t fff.p
 
 echo "p -> d"