On 2000-02-16 16:22:11 -0500, Adam Sherman wrote:
> I still cannot figure out why this is happening. I tried setting
> pgp-micalg to all three of the possible algorithyms and I still get
> this wierd error:
> 
> gpg: Can't check signature: unknown digest algorithm

Well your key isn't being ascii armoured, for starters.  The other
tricky thing I found out is that you _must_ set pgp_strict_enc or your
GPG key will not verify.  It defaults to set, but naturally can be
overridden.  One sample muttrc out there overrides it to unset...

With GPG you'll want the sha1 micalg.

-- 
Matt

Reply via email to