Werner Koch writes:
> On Wed, 23 Nov 2016 18:19, d...@fifthhorseman.net said:
>
>> 0) turn off CRL updates entirely during s/mime signature verification
>
> The gpgsm option is --disable-crl-checks.
>
>> 1) do s/mime signature verification without CRL updates, but schedule
>> CRL checks t
On Wed, 23 Nov 2016 18:19, d...@fifthhorseman.net said:
> 0) turn off CRL updates entirely during s/mime signature verification
The gpgsm option is --disable-crl-checks.
> 1) do s/mime signature verification without CRL updates, but schedule
> CRL checks to happen in the background for d
Daniel Kahn Gillmor writes:
>
> 0) turn off CRL updates entirely during s/mime signature verification
>
> 1) do s/mime signature verification without CRL updates, but schedule
> CRL checks to happen in the background for dirmngr, so that future
> verifications will reflect the cert valid
Control: affects 842291 + gpgsm dirmngr
On Wed 2016-11-23 03:50:40 -0500, David Bremner wrote:
> David Bremner writes:
>
>> Brian May writes:
>>> strace shows notmuch looping in select.
>>>
>>> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
>>> select(10, [9], [], NULL, {1, 0}) = 0
David Bremner writes:
> Brian May writes:
>> strace shows notmuch looping in select.
>>
>> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
>> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
>> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)
>> select(10, [9], [], NULL, {1, 0})