Small bug. apps/CA.sh and apps/CA.com look at SSLEAY_CONFIG, not
authorRichard Levitte <levitte@openssl.org>
Tue, 28 Mar 2006 10:26:12 +0000 (10:26 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 28 Mar 2006 10:26:12 +0000 (10:26 +0000)
OPENSSL_CONF.

test/testtsa
test/testtsa.com

index a403a6449bb74f68e7c80e55e9f2efef6e72e447..c532ac530d924cbe325e5293347d2741231d6cfe 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="$OPENSSL_CONF"
+export SSLEAY_CONFIG
 
 OPENSSL="`pwd`/../util/opensslwrap.sh"
 export OPENSSL
index 7963e85259198ffe2e455adda02f9e95447f157b..69b892cce1f9b190b5c6e41ed84d62188ef84d86 100644 (file)
@@ -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