You are using the wrong util (at least in a wrong way).
> md5 -s apache-tomcat-6.0.26.zip
MD5 ("apache-tomcat-6.0.26.zip") = d0892b5662287d18c06b167c4bba249dThis command seems to hash the argument instead of the file. This IS the hash of the string. Try > md5sum apache-tomcat-6.0.26.zip Regards, Steffen
smime.p7s
Description: S/MIME cryptographic signature
