[opensc-devel] Some results with the Muscle cardlet

2010-12-03 Thread gilles Bernabé
Hello, I was trying OpenSC version 0.12.0-svn with Muscle cardlet, in order to verify its compatibility with TLS and client authentication on a web site. Finally I've been able to make an authentication but it's a little bit "tricky", I found this method completely by chance, the only way to make

Re: [opensc-devel] Sub-project for OpenSC with secure messaging and multi-applications

2010-04-29 Thread gilles Bernabé
ifferent technology, [2]. Gilles [1] : http://www.casabasecurity.com/blog/2008/01/how-to-apply-domain-restrictions-to-a-browser-plugin-activex-or-xpcom/ [2] : https://developer.mozilla.org/en/Gecko_Plugin_API_Reference:Plug-in_Basics#How%20Plug-ins%20Work > Martin Paljak wrote: > >> On

Re: [opensc-devel] Sub-project for OpenSC with secure messaging and multi-applications

2010-04-28 Thread gilles Bernabé
Oh interesting, but Java is much more heavy, if I remember correctly the Java plugin(JRE + JDK) is more than 40mb, the XPCOM plugin just takes some kb once installed. 2010/4/29 Martin Paljak > On Apr 29, 2010, at 00:06 , gilles Bernabé wrote: > > > > Hello, > > Oh Victor I

Re: [opensc-devel] Sub-project for OpenSC with secure messaging and multi-applications

2010-04-28 Thread gilles Bernabé
Hello, Oh Victor I've recently realized a Firefox plugin with XPCOM C++, for the moment I've implemented a scriptable interface that permit to send APDUs from the Javascript code, so you can do HTTP GET and POST(in Javascript) to exchange APDUs with a server. It's a very basic plugin, but it's the

Re: [opensc-devel] anyone recognize this card?

2009-12-24 Thread gilles Bernabé
you didn' t try on google ? http://www.google.fr/search?hl=fr&client=firefox-a&rls=com.ubuntu%3Aen-US%3Aunofficial&hs=zzh&q=%223b+db+18+00+80+1f+03+00+31+c0+64+77+e3+03+00+82+90+00+4f%22&btnG=Rechercher&meta=&aq=f&oq= according to this page you card is an Oberthur ID-One Cosmo 64K 2009/12/22 Jim

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

2009-10-29 Thread gilles Bernabé
ert the cert in format PKCS12 it works ! so if i want to use opensc with firefox , i'll have to do it without cyberflex and without Muscle i think. When i'll have time , i'll ever look for debug this... thanks Gilles Le 22 octobre 2009 22:18, gilles Bernabé a écrit : &g

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

2009-10-22 Thread gilles Bernabé
ok, here it is PEM encoding Le 22 octobre 2009 22:06, Douglas E. Engert a écrit : > > gilles Bernabé wrote: > >> Hi, >> >> @ Douglas E.: >> Sorry for my late answer, i was busy with other projects for my school, >> but when i ask the card to show me the c

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

2009-10-22 Thread gilles Bernabé
7644.html [2]: http://www.unixgarden.com/index.php/securite/smartcards-applications 2009/10/5 Douglas E. Engert > > > Peter Stuge wrote: > > gilles Bernabé wrote: > >> when i load it on the card, in the fieds of the certificate : E:..., > >> CN:.., ., i've got

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

2009-10-04 Thread gilles Bernabé
Just an update, when i generate the key inside the card, the result of "pkcs11-tool --test --login " is better: result2.txt i'll see if it changes the authentication 2009/10/4 gilles Bernabé > Hi, > > Ok thanks João, > i think peter understood, > here's the

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

2009-10-04 Thread gilles Bernabé
Hi, Ok thanks João, i think peter understood, here's the two screens: when i load the cert on the card :[1] , this time it's OID2.5.0.10 when i load the cert in the browser using a ".p12": [2] only the second issue is a success. Yes i have initialized the pins like in [3] , with the command : op

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

2009-10-02 Thread gilles Bernabé
load it in the webbrowser in format pkcs12, but the values associated to this field organisation are the same and all the rest is the same. But thank you guys , i'll try with an aladdin card 72k regards 2009/9/27 João Poupino > Hi, > On Sep 27, 2009, at 22:14, gilles Bernabé wrote:

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

2009-09-27 Thread gilles Bernabé
/perso.telecom-paristech.fr/%7Eurien/openeapsmartcard/> according to this thread: http://forums.sun.com/thread.jspa?forumID=23&threadID=5393606 you need to have a company and contact the NXP sales contact , to get the JCOP31 v2.4.1 2009/9/27 João Poupino > > On Sep 27, 2009, at 18:51, gille

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

2009-09-27 Thread gilles Bernabé
Hello, I was trying to use opensc for the first time with cyberflex cards 32K and 64K i've succesfully load the Muscle applet CardEdgeCF.cap and CardEdgeII.ijc in the cards from here : http://www.opensc-project.org/opensc/wiki/Cyberflex and here : http://www.openscdp.org/scripts/musclecard/index.h