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

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Apr 16 18:39:34 CEST 2012


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




More information about the Gnutls-devel mailing list