Re: gpa fails to deal with my key: Invalid crypto engine

Jim Meyering <[email protected]> Tue, 20 Sep 2011 22:41:33 +0200
Newsgroups gmane.comp.encryption.gpg.gpa.devel
Message-ID <[email protected]>
Werner Koch wrote:
> On Tue, 20 Sep 2011 11:46, [email protected] said:
>
>> I'll look into this.  This is probably a long standing bug.
>
> Fixed.
>
>
>     Detect a uninstalled GPGSM
>
>     Without GPGSM being installed we ran into an endless loop of warning
>     about invalid engines.  With this change we detect it and disable the
>     X.509 support.  Also added an option to disable X.509 on the command
>     line or via the conf file.

Quick service.  Thank you!