summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/testtsa3
-rw-r--r--test/testtsa.com2
2 files changed, 5 insertions, 0 deletions
diff --git a/test/testtsa b/test/testtsa
index a403a6449b..c532ac530d 100644
--- a/test/testtsa
+++ b/test/testtsa
@@ -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="$OPENSSL_CONF"
+export SSLEAY_CONFIG
OPENSSL="`pwd`/../util/opensslwrap.sh"
export OPENSSL
diff --git a/test/testtsa.com b/test/testtsa.com
index 7963e85259..69b892cce1 100644
--- a/test/testtsa.com
+++ b/test/testtsa.com
@@ -8,6 +8,8 @@ $ exe_dir := sys$disk:[-.'__arch'.exe.apps]
$
$ openssl := mcr 'f$parse(exe_dir+"openssl.exe")'
$ OPENSSL_CONF := [-]CAtsa.cnf
+$ ! Because that's what ../apps/CA.sh really looks at
+$ SSLEAY_CONFIG = OPENSSL_CONF
$
$ error:
$ subroutine