gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: LP#929108 support reading PIN from file when using PKCS#11 devi


From: Nikos Mavrogiannopoulos
Subject: Re: Fwd: LP#929108 support reading PIN from file when using PKCS#11 devices
Date: Mon, 16 Apr 2012 18:39:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

On 04/16/2012 06:28 PM, Nikos Mavrogiannopoulos wrote:

>> The patch adds that line so I guess that's the real meat of the
>> suggested change.
> There is also a change to avoid calling retrieve_pin_for_pinfile if
> attempts is zero. I've currently included it but although it seems
> sensible for a file read, it might break other callbacks. Does the
> p11-kit file read callback fail if the attempt is not the first one?

Ok I see that there exists the line
if (pin_flags & P11_KIT_PIN_FLAGS_RETRY) return NULL;
thus there is no reason for the check in attempts. I have modified the
patch.

regards,
Nikos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]