[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

Re: [opensc-devel] pkcs15init: object re-using

2010-01-06 Thread Viktor TARASOV
Hi Andreas, To resume before answer -- my intention is to drop 'object reusing' because: - with this technique the 'deleted' objects are still fully accessible with PKCS#11 API; - starting from r3176 (06/21/2007) there is a bug that makes impossible its using -- nobody was missing it for years