aboutsummaryrefslogtreecommitdiff
path: root/openssl/ms/tpem.bat
blob: cd01792e9f0194c582ffd500ac87f9e1a0193edc (plain)
1
2
3
4
5
6
rem called by testpem

echo test %1 %2
%ssleay% %1 -in %2 -out %tmp1%
%cmp% %2 %tmp1%