On 12/16/2011 11:35 AM, Jean-Michel Pouré - GOOZE wrote: > Dear Friends, > > Just a quick note that the ePass2003 is now available from GOOZE: > http://www.gooze.eu/epass-2003 > > As usual, we are happy to donate free tokens to OpenSC developers > willing to test the ePass 2003: > http://www.gooze.eu/feitian-epass-2003-free-software-developer-kit > > Some of you have already received free tokens. > > To compile and test the ePass2003 driver: > $ git clone git://github.com/entersafe/OpenSC.git > $ cd OpenSC > $ git branch testing origin/epass2003 > $ git checkout epass2003 > $ ./bootstrap > $ make; make install > > We would be happy to hear from you and integrate the epass2003 driver > into OpenSC core source code.
Using the epass2003 token you sent a few weeks ago, and the github source with branch epass2003 and the documents on the CD, I was able to build OpenSC on Solaris 10. I generated a 2048 bit key, and used the OpenSSL engine to generate a certificate request. I was then able to get our Windows enterprise CA to sign the request, and then loaded the certificate on the token. The token works with the pam_krb5 and MIT PKINIT Kerberos to logon to the workstation using Windows AD as the KDC. Next thing to try is the minidriver on Windows with smart card logon, maybe after the holidays. Since Solaris does not support libusb-1.0, I was able to use older pcscd-1.6.1 and ccid-1.3.13 using the reader/supported_readers.txt from ccid-1.4.5. Looks good so far! Thanks for the token to test with. > > Kind regards, > > > > _______________________________________________ > opensc-devel mailing list > opensc-devel@lists.opensc-project.org > http://www.opensc-project.org/mailman/listinfo/opensc-devel -- Douglas E. Engert <deeng...@anl.gov> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel