Failure to sign with gpgsm
Werner Koch
wk at gnupg.org
Wed Nov 15 09:23:42 CET 2006
On Wed, 15 Nov 2006 02:02, pessoa at angulosolido.pt said:
> But now, with the code compiling, I could track down to where the problem is.
> The method gpgsm_validate_chain (ctrl, cert, NULL, 0, NULL, 0); on sm/sign.c
> is failling. Any hints on what I can do to know why it is failling?
Run
gpgsm --dump-chain YOUR_KEY_ID
To see al certificates in the chain. If this does not show any
problems, you should add the options:
--with-validation --disable-crl-checks
Shalom-Salam,
Werner
More information about the Gnupg-users
mailing list