]> WPIA git - cassiopeia.git/blobdiff - lib/openssl/ms/tpemce.bat
add: execute openssl fetcher to fetch openssl 1.0.1j
[cassiopeia.git] / lib / openssl / ms / tpemce.bat
diff --git a/lib/openssl/ms/tpemce.bat b/lib/openssl/ms/tpemce.bat
new file mode 100644 (file)
index 0000000..483f559
--- /dev/null
@@ -0,0 +1,8 @@
+rem called by testpemce
+
+echo test %1 %2
+cecopy %2 CE:\OpenSSL
+cerun CE:\OpenSSL\%ssleay% %1 -in \OpenSSL\%2 -out \OpenSSL\%tmp1%
+del %tmp1% >nul 2>&1
+cecopy CE:\OpenSSL\%tmp1% .
+%cmp% %2 %tmp1%