Add file dso_beos.c missing from original commit.
[openssl.git] / test / testtsa
index a403a6449bb74f68e7c80e55e9f2efef6e72e447..626a7022bfd9d42279cdde4615e4b6f4e3b64eda 100644 (file)
@@ -10,6 +10,9 @@ export SH PATH
 
 OPENSSL_CONF="../CAtsa.cnf"
 export OPENSSL_CONF
+# Because that's what ../apps/CA.sh really looks at
+SSLEAY_CONFIG="-config $OPENSSL_CONF"
+export SSLEAY_CONFIG
 
 OPENSSL="`pwd`/../util/opensslwrap.sh"
 export OPENSSL