Initial Commit
This commit is contained in:
6
openssl-1.0.2f/ms/tpem.bat
Executable file
6
openssl-1.0.2f/ms/tpem.bat
Executable file
@@ -0,0 +1,6 @@
|
||||
rem called by testpem
|
||||
|
||||
echo test %1 %2
|
||||
%ssleay% %1 -in %2 -out %tmp1%
|
||||
%cmp% %2 %tmp1%
|
||||
|
||||
Reference in New Issue
Block a user