Thomas Roessler wrote:
> 
> I'm right now trying this:
> 
> send-hook ~A                  "set smime_sign_command=\"openssl smime 
> -sign -signer %c -inkey %k -passin stdin -in %f -certfile %i -outform DER\""
> send-hook ~l                  "set smime_sign_command=\"openssl smime 
> -sign -signer %c -inkey %k -passin stdin -in %f -certfile %i -outform DER 
> -nocerts\""

hrmm-- i get:
Verification Failure
14040:error:2107C080:PKCS7 routines:PKCS7_get0_signers:signer certificate not 
found:pk7_smime.c:317:

(even after going back and adding your key from a previous message).

also, if a key isn't there, mutt spits out this error (in the CVS
version at least):

Trying to extract S/MIME certificates...?Verification Failure
                                                             14047:error:2107C080:PKCS7
routines:PKCS7_get0_signers:signer certificate not
found:pk7_smime.c:317:
Certificate *NOT* added.,

and my terminal gets all messed up.

perhaps a friendlier error message if no importable key is present would
be good?

w

Reply via email to