Re: [opensc-devel] openssl-1.0.0 and engine_pkcs11

2010-04-16 Thread Dimitrios Siganos
Andreas Jellinghaus wrote: > great. good to see it works for you, so I think the problem in the > other bug reports was a mistake by the users (often called layer 8 :) ). > In order to get it to work I had to do the following: 1) built opensc from svn, I used revision 4216 (the latest stable re

Re: [opensc-devel] openssl-1.0.0 and engine_pkcs11

2010-04-16 Thread Jan Just Keijser
Hi *, Jean-Michel Pouré - GOOZE wrote: > On Fri, 2010-04-16 at 18:31 +0200, Andreas Jellinghaus wrote: > >> if not we need >> to debug this in detail and/or talk to the openssl developers >> to track down and fix this issue. >> > > Do not hesitate to propose them Free PKI developer card a

Re: [opensc-devel] openssl-1.0.0 and engine_pkcs11

2010-04-16 Thread Jean-Michel Pouré - GOOZE
On Fri, 2010-04-16 at 18:31 +0200, Andreas Jellinghaus wrote: > if not we need > to debug this in detail and/or talk to the openssl developers > to track down and fix this issue. Do not hesitate to propose them Free PKI developer card at this address: http://www.gooze.eu/feitian-pki-free-software

Re: [opensc-devel] openssl-1.0.0 and engine_pkcs11

2010-04-16 Thread Andreas Jellinghaus
Am Freitag 16 April 2010 17:07:49 schrieb Dimitrios Siganos: > Hi, > > I have use openssl-1.0.0 and engine_pkcs11 for storing an rsa private > key in a smartcard (feitian epass 3000). I got openssl to access the rsa > private key and used it to create a self-signed certificate like this: ah, fine

Re: [opensc-devel] openssl-1.0.0 and engine_pkcs11

2010-04-16 Thread Jan Just Keijser
Dimitrios Siganos wrote: > Hi, > > I have use openssl-1.0.0 and engine_pkcs11 for storing an rsa private > key in a smartcard (feitian epass 3000). I got openssl to access the rsa > private key and used it to create a self-signed certificate like this: > > openssl > > OpenSSL> engine dynamic \ >

Re: [opensc-devel] openssl-1.0.0 and engine_pkcs11

2010-04-16 Thread Jean-Michel Pouré - GOOZE
On Fri, 2010-04-16 at 16:07 +0100, Dimitrios Siganos wrote: > Can someone shed some light into this? Good question, I would like to know the answer as well. -- Jean-Michel Pouré - Gooze - http://www.gooze.eu ___ opensc-devel mailing l

[opensc-devel] openssl-1.0.0 and engine_pkcs11

2010-04-16 Thread Dimitrios Siganos
Hi, I have use openssl-1.0.0 and engine_pkcs11 for storing an rsa private key in a smartcard (feitian epass 3000). I got openssl to access the rsa private key and used it to create a self-signed certificate like this: openssl OpenSSL> engine dynamic \ > -pre SO_PATH:/home/ds/local/lib/engines