Re: [opensc-devel] PIN not sent to card before signing

2012-10-23 Thread Mathias Tausig
On Monday 22. October 2012 13:45:36 Douglas E. Engert wrote: > Based on the information in this thread, it looks like > pkcs11-tool is is missing two lines that would check > if the CKA_ALWAYS_AUTHENTICATE is set for the key > in the sign_data routine. > > Can you try the attached patch? > I tri

Re: [opensc-devel] PIN not sent to card before signing

2012-10-23 Thread Douglas E. Engert
On 10/23/2012 3:43 AM, Mathias Tausig wrote: > On Monday 22. October 2012 13:45:36 Douglas E. Engert wrote: >> Based on the information in this thread, it looks like >> pkcs11-tool is is missing two lines that would check >> if the CKA_ALWAYS_AUTHENTICATE is set for the key >> in the sign_data ro