]> git.ipfire.org Git - thirdparty/openssl.git/blame - ms/tpemce.bat
Check PKCS#8 pkey field is valid before cleansing.
[thirdparty/openssl.git] / ms / tpemce.bat
CommitLineData
0bf23d9b
RL
1rem called by testpemce\r
2\r
3echo test %1 %2\r
4cecopy %2 CE:\OpenSSL\r
5cerun CE:\OpenSSL\%ssleay% %1 -in \OpenSSL\%2 -out \OpenSSL\%tmp1%\r
6del %tmp1% >nul 2>&1\r
7cecopy CE:\OpenSSL\%tmp1% .\r
8%cmp% %2 %tmp1%\r