The -config option flag needs to be in the SSLEAY_CONFIG value.
[openssl.git] / test / testtsa
index c532ac530d924cbe325e5293347d2741231d6cfe..626a7022bfd9d42279cdde4615e4b6f4e3b64eda 100644 (file)
@@ -11,7 +11,7 @@ export SH PATH
 OPENSSL_CONF="../CAtsa.cnf"
 export OPENSSL_CONF
 # Because that's what ../apps/CA.sh really looks at
-SSLEAY_CONFIG="$OPENSSL_CONF"
+SSLEAY_CONFIG="-config $OPENSSL_CONF"
 export SSLEAY_CONFIG
 
 OPENSSL="`pwd`/../util/opensslwrap.sh"