summaryrefslogtreecommitdiffstats
path: root/test/testtsa
diff options
context:
space:
mode:
Diffstat (limited to 'test/testtsa')
-rw-r--r--test/testtsa2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testtsa b/test/testtsa
index c532ac530d..626a7022bf 100644
--- a/test/testtsa
+++ b/test/testtsa
@@ -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"