Re: [opensc-devel] openssl + smartcard + extra libs

2012-07-28 Thread Douglas E. Engert
On 7/27/2012 6:08 AM, j.witvl...@mindef.nl wrote: > Hi all, > > I'm trying to make our company card a bit more useful. > > What I would like to do is generating a CSR with the help of the items stored > on the card. > So I started with: > OpenSSL> engine dynamic -pre SO_PATH:/usr/lib/engines/eng

[opensc-devel] openssl + smartcard + extra libs

2012-07-27 Thread J.Witvliet
Hi all, I'm trying to make our company card a bit more useful. What I would like to do is generating a CSR with the help of the items stored on the card. So I started with: OpenSSL> engine dynamic -pre SO_PATH:/usr/lib/engines/engine_pkcs11.so -pre ID:pkcs11 -pre LIST_ADD:1 -pre LOAD -pre modul