Re: [opensc-devel] Looking for engine_pkcs11 specialist...

2009-05-14 Thread Fleblanc
Douglas E. Engert a écrit : Fleblanc wrote: Hi, What version of OpenSSL? 1.0.0-beta1 I use openssl with engine_pkcs11, I have a config file to init openssl with opensc_pkcs11 like this: [openssl_def] engines = engine_section [engine_

Re: [opensc-devel] Looking for engine_pkcs11 specialist...

2009-05-14 Thread Douglas E. Engert
Fleblanc wrote: Hi, What version of OpenSSL? I use openssl with engine_pkcs11, I have a config file to init openssl with opensc_pkcs11 like this: [openssl_def] engines = engine_section [engine_section] pkcs11 = pkcs11_section [pkcs11_section] engine_id = pkcs11 dynamic_path = c:\\appli

[opensc-devel] Looking for engine_pkcs11 specialist...

2009-05-14 Thread Fleblanc
Hi, I use openssl with engine_pkcs11, I have a config file to init openssl with opensc_pkcs11 like this: [openssl_def] engines = engine_section [engine_section] pkcs11 = pkcs11_section [pkcs11_section] engine_id = pkcs11 dynamic_path = c:\\appli\\opensc\\opensc\\lib\\engines\\engine_pkcs11.dl