New ctrl to set current certificate.
[openssl.git] / ms / testenc.bat
index 2c73bb7d1c4b21d77801b30cc63082e96a13bf0e..f8e90939ed3c5aa8151c43b80b337bb64e0b42dd 100755 (executable)
@@ -1,6 +1,6 @@
-echo=off
-
+@echo off
 echo start testenc
+
 path=..\ms;%path%
 set ssleay=%1%
 set input=..\ms\testenc.bat
@@ -8,6 +8,7 @@ set tmp1=..\ms\cipher.out
 set out1=..\ms\clear.out
 set cmp=perl ..\ms\cmp.pl
 
+cd
 call tenc.bat enc
 if errorlevel 1 goto err