Re: [opensc-devel] Status of PINPAD support in OpenSC / libccid

2011-10-05 Thread Martin Paljak
Hello, On Tue, Oct 4, 2011 at 17:56, Frank Morgner morg...@informatik.hu-berlin.de wrote: Hi! You can add Reiner SCT's cyberJack RFID komfort and cyberJack RFID standard to this list (both also support SM, which is absolutely transparent to the application). I have been told that

Re: [opensc-devel] Status of PINPAD support in OpenSC / libccid

2011-10-05 Thread Ludovic Rousseau
2011/10/5 Martin Paljak mar...@martinpaljak.net: On Tue, Oct 4, 2011 at 17:56, Frank Morgner Note that the two readers mentioned above do not use libccid. Does this mean that they are not CCID compatible? No. They are CCID compliant AFAIK (see the notes in [1]) Reiner SCT asked me to remove

Re: [opensc-devel] IAS/ECC card with 2 applications in Windows XP env

2011-10-05 Thread Benjamin ALLEMAND
By the way, I just learn that M/W IAS/ECC will be used on users computers, so it will not be possible to use OpenSC mini driver on client side... Is there a chance that M/W IAS/ECC (provided by ANTS, french government) will take certificates (stored in generic AD) into account ? I also explored

Re: [opensc-devel] IAS/ECC card with 2 applications in Windows XP env

2011-10-05 Thread Viktor Tarasov
Le 05/10/2011 09:16, Benjamin ALLEMAND a écrit : Hi, According to the dump that you presented, the '--auth-id' argument of your key generation command has to be 'C1'. I propose you to activate the logs (in 'app default' section of etc/opensc.conf set 'debug = 8' and some valid path

Re: [opensc-devel] IAS/ECC card with 2 applications in Windows XP env

2011-10-05 Thread Viktor Tarasov
Le 05/10/2011 10:04, Benjamin ALLEMAND a écrit : By the way, I just learn that M/W IAS/ECC will be used on users computers, so it will not be possible to use OpenSC mini driver on client side... Is there a chance that M/W IAS/ECC (provided by ANTS, french government) will take certificates

Re: [opensc-devel] IAS/ECC card with 2 applications in Windows XP env

2011-10-05 Thread Benjamin ALLEMAND
I also explored the other ADF (ECC EID), and it already contains all the file system. Is it possible, through OpenSC, to put data in that file system ? Yes, if you have the keyset values present on your card. (Normally any changes of file system in protected applications are protected by

Re: [opensc-devel] Status of PINPAD support in OpenSC / libccid

2011-10-05 Thread Frank Morgner
On Wednesday, October 05 at 09:53AM, Ludovic Rousseau wrote: 2011/10/5 Martin Paljak mar...@martinpaljak.net: On Tue, Oct 4, 2011 at 17:56, Frank Morgner Note that the two readers mentioned above do not use libccid. Does this mean that they are not CCID compatible? No. They are CCID

Re: [opensc-devel] IAS/ECC card with 2 applications in Windows XP env

2011-10-05 Thread Viktor Tarasov
Le 05/10/2011 11:59, Benjamin ALLEMAND a écrit : FYI, the associated log in attachment 2011/10/5 Benjamin ALLEMAND benallem...@gmail.com mailto:benallem...@gmail.com I also explored the other ADF (ECC EID), and it already contains all the file system. Is it

Re: [opensc-devel] Status of PINPAD support in OpenSC / libccid

2011-10-05 Thread Ludovic Rousseau
2011/10/5 Frank Morgner morg...@informatik.hu-berlin.de: On Wednesday, October 05 at 09:53AM, Ludovic Rousseau wrote: 2011/10/5 Martin Paljak mar...@martinpaljak.net: On Tue, Oct 4, 2011 at 17:56, Frank Morgner Note that the two readers mentioned above do not use libccid. Does this mean

[opensc-devel] Importer for PKCS#11 working

2011-10-05 Thread Stef Walter
I have the PKCS#11 importer in GNOME working. Just wanted to say thanks to you guys for your help and patience. Here's a demo: http://stef.thewalter.net/2011/10/importing-certificates-and-keys.html This'll be in GNOME 3.4 and Seahorse. Cheers, Stef

Re: [opensc-devel] Status of PINPAD support in OpenSC / libccid

2011-10-05 Thread Frank Morgner
Hi! I wrote a patch for libccid to support PACE. Due to a lack of standardization on the USB level there is only my ccid-emulator, which can be used with this feature. See http://sourceforge.net/projects/vsmartcard/ for the libccid patch and ccid-emulator. Thanks for the info and

Re: [opensc-devel] IAS/ECC card with 2 applications in Windows XP env

2011-10-05 Thread Benjamin ALLEMAND
Hello again, I enrolled an IAS/ECC card with certsrv and explored it with OpenSC tools. I realized that Gemalto M/W does store certificate under Generic application, and not ECC eId at all ! So, here is the certificates and keys dump : pkcs15-tool --bind-to-aid E828BD080FD25047656E65726963 -k

Re: [opensc-devel] IAS/ECC card with 2 applications in Windows XP env

2011-10-05 Thread Viktor Tarasov
Le 05/10/2011 14:30, Benjamin ALLEMAND a écrit : I enrolled an IAS/ECC card with certsrv and explored it with OpenSC tools. The keys were imported or generated? What middlaware have you used? do: # pkcs15-tool --bind-to-aid E828BD080FD25047656E65726963 -k -c -C to see if there are some data

Re: [opensc-devel] IAS/ECC card with 2 applications in Windows XP env

2011-10-05 Thread Benjamin ALLEMAND
Hi, do: # pkcs15-tool --bind-to-aid E828BD080FD25047656E65726963 -k -c -C to see if there are some data objects related to CSP/minidriver. Here is the command you requested : pkcs15-tool --bind-to-aid E828BD080FD 25047656E65726963 -k -c -C -v Using reader with a card: SpringCard CSB6 Family

Re: [opensc-devel] IAS/ECC card with 2 applications in Windows XP env

2011-10-05 Thread Douglas E. Engert
On 10/4/2011 10:12 AM, Benjamin ALLEMAND wrote: Hi, I bought IAS/ECC card from Gemalto, here are some commands to identify the card : [...] The purpose is to store a certificate inside ECC Generic PKI through OpenSC, in order to do Smartcard Logon to a Windows XP. Is the workstation