The -config option flag needs to be in the SSLEAY_CONFIG value.
authorRichard Levitte <levitte@openssl.org>
Thu, 30 Mar 2006 04:29:38 +0000 (04:29 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 30 Mar 2006 04:29:38 +0000 (04:29 +0000)
PR: 1300

test/testtsa
test/testtsa.com

index c532ac530d924cbe325e5293347d2741231d6cfe..626a7022bfd9d42279cdde4615e4b6f4e3b64eda 100644 (file)
@@ -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"
index 69b892cce1f9b190b5c6e41ed84d62188ef84d86..5676d70e774243a8390993697b0eac8a6e328316 100644 (file)
@@ -9,7 +9,7 @@ $
 $      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
+$      SSLEAY_CONFIG = "-config " + OPENSSL_CONF
 $
 $ error:
 $      subroutine