On Wednesday 15 November 2006 08:23, Werner Koch wrote: > On Wed, 15 Nov 2006 02:02, [EMAIL PROTECTED] 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:
It looks ok, I can see the complete certificate chain. > --with-validation --disable-crl-checks Nope, still the same error: gpgsm: error creating signature: No value <KSBA> Shall I try to dig into gpgsm_validate_chain? Pedro -- Angulo Sólido - Tecnologias de Informação http://angulosolido.pt _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
