gpgsm OCSP question (key usage checking
for response verification)
Daiki Ueno
ueno at unixuser.org
Thu May 18 10:45:26 CEST 2006
Hello,
>>>>> In <6cc244bb-d6f1-4763-b2dc-662f98efcbdc at well-done.deisui.org>
>>>>> Daiki Ueno <ueno at unixuser.org> wrote:
> > > I stepped through the execution using GDB, in line 149 use == 0xffffffff
> > > (== ~0) and have_ocsp_signing == 1. Now, my question is, why doesn't it
> > > accept the value ~0 for the variable use? use is corresponding to the
> I think that use == 0xfffffff is valid condition, so I would like to
> know why use != ~0 is necessary here.
FYI, I removed use != ~0 from the above condition and tried to --sign
again, then I finally succeeded to do that with OCSP checking enabled.
Regards,
--
Daiki Ueno
More information about the Gnupg-devel
mailing list