On Mon, Apr 01, 2013 at 02:11:53PM -0600, Robert Lopez wrote:
> How do I get the md5sum for postfix-2.10.0.tar.gz out of the
> postfix-2.10.0.tar.gz.sig file?

The sig file is a GPG signature. Get the public key and verify the 
signature:

gpg postfix-2.10.0.tar.gz.sig

(with postfix-2.10.0.tar.gz in the same directory)

You don't need md5sum, in fact, I'd think that the GPG signature 
should give you greater assurance than md5sum.
-- 
  http://rob0.nodns4.us/ -- system administration and consulting
  Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Reply via email to