Re: [opensc-devel] [PATCH] Disable PKCS#11 PIN caching by default

2008-04-29 Thread Alon Bar-Lev
On 4/29/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > On 4/29/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > > > > > Thanks for the report. > > > > Patch committed in revision 2917 > > > I am so sorry! > I left the pin_caching off! > It does not work. > But it is similar issue, as I guess

Re: [opensc-devel] [PATCH] Disable PKCS#11 PIN caching by default

2008-04-29 Thread Ludovic Rousseau
On Tue, Apr 29, 2008 at 4:05 PM, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > On 4/29/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > > Maybe it is because the software does not detect correctly that the > > card has been removed. > > > > Maybe it is related to the problem reported in [1] and

Re: [opensc-devel] [PATCH] Disable PKCS#11 PIN caching by default

2008-04-29 Thread Alon Bar-Lev
On 4/29/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > > Thanks for the report. > > Patch committed in revision 2917 I am so sorry! I left the pin_caching off! It does not work. But it is similar issue, as I guess the pcsc session should be invalidated. Alon. _

Re: [opensc-devel] [PATCH] Disable PKCS#11 PIN caching by default

2008-04-29 Thread Alon Bar-Lev
On 4/29/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > Maybe it is because the software does not detect correctly that the > card has been removed. > > Maybe it is related to the problem reported in [1] and is solved by > the patch in [2]. > > Can you try to reproduce the problem with the pc

Re: [opensc-devel] [PATCH] Disable PKCS#11 PIN caching by default

2008-04-29 Thread Ludovic Rousseau
On Tue, Apr 29, 2008 at 11:53 AM, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > When Ludovic told me that the PKCS#11 is transmitting the PIN over and over, > I > thought he is crazy, but I was wrong! Thanks to confirm that information :-) > Can anyone tell me why this option is on by default? >

[opensc-devel] [PATCH] Disable PKCS#11 PIN caching by default

2008-04-29 Thread Alon Bar-Lev
Hello, When Ludovic told me that the PKCS#11 is transmitting the PIN over and over, I thought he is crazy, but I was wrong! Can anyone tell me why this option is on by default? And how does it make sense if you removed and inserted your card? After such even the user should be prompted for passp