From d505d1ef4a6f631940a0c37c22c5e0ced03d7dda Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 28 Mar 2006 10:26:12 +0000 Subject: Small bug. apps/CA.sh and apps/CA.com look at SSLEAY_CONFIG, not OPENSSL_CONF. --- test/testtsa.com | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/testtsa.com') diff --git a/test/testtsa.com b/test/testtsa.com index 7963e85..69b892c 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 -- cgit v1.1