tpem.bat 87 B

123456
  1. rem called by testpem
  2. echo test %1 %2
  3. %ssleay% %1 -in %2 -out %tmp1%
  4. %cmp% %2 %tmp1%