Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-24 Thread Xiaoshuo Wu
On Mon, 24 May 2010 23:18:59 +0800, Douglas E. Engert deeng...@anl.gov wrote: I do not have any entersafe cards, but looking at the dump and code it looks like it wrote out the RSA private key. You need an entersafe card expert to see if it wrote the correct data and if when the code

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-21 Thread Viktor TARASOV
Jan Just Keijser wrote: Jean-Michel Pouré - GOOZE wrote: On Thu, 2010-05-20 at 12:35 +0200, Jan Just Keijser wrote: At this point I downloaded and built opensc-0.11.13 As explained in the tutorial, you must build OpenSC from SVN version:

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-21 Thread Jan Just Keijser
Douglas E. Engert wrote: After looking at your http://www.nikhef.nl/~janjust/feitian/opensc-debug.log-20100520 and reading these mails again, this does not look like a reader or pcsc problem. You were not able to write your Globus key to the card, and were not able to generate a key on the

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-21 Thread Jan Just Keijser
Viktor TARASOV wrote: Jan Just Keijser wrote: Jean-Michel Pouré - GOOZE wrote: On Thu, 2010-05-20 at 12:35 +0200, Jan Just Keijser wrote: At this point I downloaded and built opensc-0.11.13 As explained in the tutorial, you must build

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-21 Thread Xiaoshuo Wu
On Fri, 07 May 2010 18:36:39 +0800, Jan Just Keijser janj...@nikhef.nl wrote: More information for the Feitian folks: I also tried the driver bundle from the ftsafe website but it only supports the SCR200 card reader, not the 301 ; what was/am I doing wrong there? Thank you for testing Feitian

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-21 Thread Xiaoshuo Wu
On Fri, 21 May 2010 02:41:21 +0800, Andreas Jellinghaus a...@dungeon.inka.de wrote: It would be great if the entersafe driver could be improved to the point, where src/test/regression/ test suite works with the cards. The test suite provides a very good way for us to test many different

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-21 Thread Douglas E. Engert
I looked at the two logs you sent, and I don't see where the private key is generated on the card, or where the Globus private key was written to the card. I don't have any of these cards, so I may have missed something. I would have expected the log to have some entries for entersafe_gen_key, or

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-20 Thread Jan Just Keijser
hi all, a new attempt, this time with the Omnikey reader that Jean-Michel so kindly sent me (thanks again!). This time I attached the card reader to a CentOS 5 box which has - openssl 0.9.8e - opensc 0.11.9 - pcsc-1.4.102 Later on I added opensc 0.11.13 (read below) I started out with the

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-20 Thread Jean-Michel Pouré - GOOZE
On Thu, 2010-05-20 at 12:35 +0200, Jan Just Keijser wrote: At this point I downloaded and built opensc-0.11.13 As explained in the tutorial, you must build OpenSC from SVN version: http://www.gooze.eu/howto/smartcard-quickstarter-guide/installing-from-sources This will fix your problems. Kind

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-20 Thread Jan Just Keijser
Jean-Michel Pouré - GOOZE wrote: On Thu, 2010-05-20 at 12:35 +0200, Jan Just Keijser wrote: At this point I downloaded and built opensc-0.11.13 As explained in the tutorial, you must build OpenSC from SVN version:

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-20 Thread Douglas E. Engert
After looking at your http://www.nikhef.nl/~janjust/feitian/opensc-debug.log-20100520 and reading these mails again, this does not look like a reader or pcsc problem. You were not able to write your Globus key to the card, and were not able to generate a key on the card. In

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-20 Thread Andreas Jellinghaus
It would be great if the entersafe driver could be improved to the point, where src/test/regression/ test suite works with the cards. The test suite provides a very good way for us to test many different card features, and make sure new versions of opensc still work as good as old cards. I think

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-12 Thread Douglas E. Engert
Jan Just Keijser wrote: Jean-Michel Pouré - GOOZE wrote: On Fri, 2010-05-07 at 12:36 +0200, Jan Just Keijser wrote: I will test it with openssl 0.9.8 next week I think the alternative would be to generate the keys/certificates outside the smartcard and transfer them to smartcard.

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-11 Thread Jan Just Keijser
Jean-Michel Pouré - GOOZE wrote: On Fri, 2010-05-07 at 12:36 +0200, Jan Just Keijser wrote: I will test it with openssl 0.9.8 next week I think the alternative would be to generate the keys/certificates outside the smartcard and transfer them to smartcard. Everything is explained

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-11 Thread Jan Just Keijser
Hi Jean-Michel , Jean-Michel Pouré - GOOZE wrote: On Fri, 2010-05-07 at 12:36 +0200, Jan Just Keijser wrote: Excellent! I will test the CCID reader when I get it. You should receive it next Monday or Tuesday. More information for the Feitian folks: I also tried the driver

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-08 Thread Jean-Michel Pouré - GOOZE
On Fri, 2010-05-07 at 12:36 +0200, Jan Just Keijser wrote: I will test it with openssl 0.9.8 next week I think the alternative would be to generate the keys/certificates outside the smartcard and transfer them to smartcard. Everything is explained here:

[opensc-devel] Feitian ePass+SCR301 problem

2010-05-07 Thread Jan Just Keijser
hi list, recently I bought a Feitian ePAss + SCR301 card + cardreader from gooze and I've been struggling with it ever since. I'm running Fedora 12 on my laptop which comes with openssl 1.0 (see an earlier post on the problems with opensc + openssl 1.0) . First of all the Feitian SCR301 reader

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-07 Thread Jan Just Keijser
Jean-Michel Pouré - GOOZE wrote: Daer Jan, recently I bought a Feitian ePAss + SCR301 card + cardreader from gooze and I've been struggling with it ever since. To date, we don't sell ePass sticks and you probably did not get it from us. err, I don't recall the official name

Re: [opensc-devel] Feitian ePass+SCR301 problem

2010-05-07 Thread Jean-Michel Pouré - GOOZE
On Fri, 2010-05-07 at 12:36 +0200, Jan Just Keijser wrote: Excellent! I will test the CCID reader when I get it. You should receive it next Monday or Tuesday. More information for the Feitian folks: I also tried the driver bundle from the ftsafe website but it only supports the SCR200