Re: [opensc-devel] [PATCH] Enable key autodetection when specifying the slot

2010-01-07 Thread Andreas Jellinghaus
Am Mittwoch 06 Januar 2010 10:45:16 schrieb Camille Moncelier: > This *should* fix the problem reported here: > http://www.opensc-project.org/engine_pkcs11/ticket/4 > causing slot_n parsing returning no certs or keys > thanks, applied and I released a new version 0.1.8 with this. please test. Reg

[opensc-devel] [PATCH] Enable key autodetection when specifying the slot

2010-01-06 Thread Camille Moncelier
This *should* fix the problem reported here: http://www.opensc-project.org/engine_pkcs11/ticket/4 causing slot_n parsing returning no certs or keys -- Camille Moncelier http://devlife.org/ If Java had true garbage collection, most programs would delete themselves upon execution. 0001-Enable-ke

Re: [opensc-devel] [PATCH] Enable key autodetection when specifying the slot

2010-01-06 Thread Camille Moncelier
Ooops, I forgot to mention that this patch concern engine_pkcs11 On Wed, Jan 6, 2010 at 10:45 AM, Camille Moncelier wrote: > This *should* fix the problem reported here: > http://www.opensc-project.org/engine_pkcs11/ticket/4 > causing slot_n parsing returning no certs or keys -- Camille Monceli