Frank Morgner
Frank Morgner
Closing this issue due to inactivity. Please re-open the ticket if more input is available.
please use git bisect to detect the actual commit that introduced the incompatibility
The PKCS#11 workflow often includes PIN verification status requests between the actual verification and creation of the signature. To support the "PIN Always"/"OCC Always" mode, the PIV driver explicitly disabled...
Sure, I do remember you very well, in particular for the little projects, for example with the BSI, that were very interesting from a technical point of view, even though...
I've pushed https://github.com/OpenSC/OpenSC/pull/3163 with a quick fix. If everything goes well, you may pull the Windows installer from AppVeyor.
Indeed, support for an equivalent of CKA_ALWAYS_AUTHENTICATE is not implemented in minidriver. Since CKA_ALWAYS_AUTHENTICATE is associated with the keys themselves and PinCacheAlwaysPrompt is associated to the PIN that unlocks the...
First, I don't think that setting PinCacheAlwaysPrompt for the signature PIN in general is useful for all the card, because if possible PIN caching is a desired feature. But I...