Re: [opensc-devel] PKCS#11 for CryptoAPI

2007-05-08 Thread Robert Relyea
Nate Nielsen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Relyea wrote: nss/lib/ckfw itself is meant to be a framework to quickly bring up new PKCS #11 adapters. It's meant to be separable from NSS, (and in fact has no nspr dependencies). Interesting. I guess it compile

Re: [opensc-devel] PKCS#11 forwarding driver?

2007-05-08 Thread Alon Bar-Lev
On 5/8/07, Ph. Marek <[EMAIL PROTECTED]> wrote: > Hello everbody! > > I seem to remember having read about a pkcs#11 forwarding driver, which allows > to forward pkcs#11 calls eg. over a network - to use any pkcs#11 aware > application (eg. firefox) with a smartcard being connected to another syste

Re: [opensc-devel] PKCS#11 forwarding driver?

2007-05-08 Thread Cornelius Kölbel
Wow, you would have to implement any kind of client server protocol, that is not part of pkcs11. Hm, such a thing sound very interesting... regards Cornelius Ph. Marek schrieb: > Hello everbody! > > I seem to remember having read about a pkcs#11 forwarding driver, which > allows > to forward pk

[opensc-devel] PKCS#11 forwarding driver?

2007-05-08 Thread Ph. Marek
Hello everbody! I seem to remember having read about a pkcs#11 forwarding driver, which allows to forward pkcs#11 calls eg. over a network - to use any pkcs#11 aware application (eg. firefox) with a smartcard being connected to another system. Is that just a dream or does such a beast exist?

Re: [opensc-devel] PKCS#11 Event Manager

2007-05-08 Thread Cornelius Kölbel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I saw this thread and also remembered having talked to Peter Bauer about using the eTokens under linux. If you are using the aladdin middleware, you do not need the event manager. The events are handeled by the etokend and udev. You just need t

Re: [opensc-devel] PKCS#11 Event Manager

2007-05-08 Thread Andreas Jellinghaus
On Monday 07 May 2007 15:05:45 Hans Rembeck wrote: > the Attachment is the /etc/pam_pkcs11/pkcs11_eventmgr.conf pkcs11_module = /usr/local/lib/libetpkcs11.so; that is the module by aladdin. maybe ask aladdin for support? if you have a blank cardos card you can as well use opensc-pkcs11.s