Re: [opensc-devel] pkcs15 init, problem with the profile

2009-10-02 Thread Aktiv Co. Aleksey Samsonov
Hi, Example (This is a circumstance worthy of being noted) $ pkcs15-init -E -C ... ... No PIN objects ... Create DF (Example PKCS15-AppDF: (rutoken_ecp.profile) acl = *=NONE, DELETE=___CHV2___) ... Create PIN ... Create DF (Example PKCS15-AODF: (rutoken_ecp.profile) acl = *=NEVER, READ=NONE,

[opensc-devel] OpenSC on smartcardservices.macosforge.org? (Re: SCA for Snow Leopard)

2009-10-02 Thread Ludovic Rousseau
Hello, 2009/10/2 Martin Paljak mar...@paljak.pri.ee: Maybe we should try working with apple to get libopensc and the tokend to be included in OSX?  http://smartcardservices.macosforge.org/ leaves me the impression that maybe, just maybe, apple is also interested in working  *with* the open

[opensc-devel] PKCS15 link between certificate and private key...

2009-10-02 Thread François Leblanc
Hi, Can someone help, since we can have several certificate for a private key, how to retreive associate private key of a certificate? The ID isn't enougth, I can have a 0145 private key and two certificate 0345 and 0346 for example each one corresponding to my 0145 private key. So if

Re: [opensc-devel] OpenSC on smartcardservices.macosforge.org? (Re: SCA for Snow Leopard)

2009-10-02 Thread Martin Paljak
Bonjour, On 02.10.2009, at 13:45, Ludovic Rousseau wrote: Hello, 2009/10/2 Martin Paljak mar...@paljak.pri.ee: Maybe we should try working with apple to get libopensc and the tokend to be included in OSX? http://smartcardservices.macosforge.org/ leaves me the impression that maybe,

Re: [opensc-devel] OpenSC on smartcardservices.macosforge.org? (Re: SCA for Snow Leopard)

2009-10-02 Thread Ludovic Rousseau
2009/10/2 Martin Paljak mar...@paljak.pri.ee: Bonjour, On 02.10.2009, at 13:45, Ludovic Rousseau wrote: Hello, 2009/10/2 Martin Paljak mar...@paljak.pri.ee: Maybe we should try working with apple to get libopensc and the tokend to be included in OSX?  

Re: [opensc-devel] PKCS#11 and PKCS#15 with cyberflex 32k or 64k

2009-10-02 Thread gilles Bernabé
Hello, thanks it seems to work , i can see the certificates that are in my card (the 64k one) i have followed this tuto: http://www.unixgarden.com/index.php/securite/smartcards-applications for the part apache et firefox , i've done exactly the same i am able to recognize my card in firefox ,

[opensc-devel] [PATCH] Fix OpenSC PKCS#11 object grouping

2009-10-02 Thread Pierre Ossman
The logic in the current PKCS#11 library could not handle more advanced cards where it would incorrectly group objects into slots. This patch fixes two such issues: - A key pair can be used for multiple certificates, but a certificate can never use more than one key pair. Unfortunately the

[opensc-devel] Aladdin PRO 32k won't store PIN

2009-10-02 Thread Jim Rees
I just returned to smart card work to find that Gemplus has killed my favorite card, the Cryptoflex. So I bought some Aladdin PRO 32k cards (not usb tokens). But I can't get them to init. Any suggestions? Here's the failure: manihiki# pkcs15-init -E manihiki# pkcs15-init -CT New Security

Re: [opensc-devel] Aladdin PRO 32k won't store PIN

2009-10-02 Thread Martin Paljak
Hi. On 02.10.2009, at 18:40, Jim Rees wrote: I just returned to smart card work to find that Gemplus has killed my favorite card, the Cryptoflex. So I bought some Aladdin PRO 32k cards (not usb tokens). But I can't get them to init. Any suggestions? ... Here's the failure: