X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Ftestca;h=4bcb1fd57680382b219b38c5d9c6c97342f40456;hp=d4d01597260dd2d7ba7d4ecb410e09480f24b591;hb=34b0a927ab5c9232bcf864d524a9bf2558411700;hpb=e71cecd551f1d8beca20681184d94f7000a5e333;ds=sidebyside diff --git a/test/testca b/test/testca index d4d0159726..4bcb1fd576 100644 --- a/test/testca +++ b/test/testca @@ -1,5 +1,7 @@ #!/bin/sh +set -e + PERL="$1" if test "$OSTYPE" = msdosdjgpp; then @@ -9,35 +11,19 @@ else fi export PATH -SSLEAY_CONFIG="-config CAss.cnf" -export SSLEAY_CONFIG - -OPENSSL="`pwd`/../util/opensslwrap.sh" -export OPENSSL +export SSLEAY_CONFIG="-config CAss.cnf" +export OPENSSL="`pwd`/../util/opensslwrap.sh" /bin/rm -fr demoCA -# Could do '...CA.pl -newca <