Josep Monés Teixidor wrote:
[EMAIL PROTECTED] wrote:
hello all,
can anyone please tell me how can i start digital signature process on my non java smart card in LINUX system
.i am using pcsc-lite-1.2.9-beta6 middleware and schlumberger reflex72 v1.both are working fine.i downloaded them from Muscle site.my certificates are already loaded in the smart card i just have to read the contents of smart card and start the process.
the smart card i am using is not a java card.
java API's and PKCS#11 Wrapper is also available with me.
do i need PKCS#11 module to start the process?
please some one suggest me from where can i get it and how should i start.
First of all you need to generate login certificates. You can use openssl for that. If you want and easy program to run a demo quickly you could use tinyca (an easy to use gui). Of course you should generate login certificate inside the card or at least import it (you could use firefox for that if you want a gui). For my tests I've used the username as the CN of the certificate.
I'm sorry: you asked about signing documents and my answer was about login. I thought you posted on the other thread and I got confused on the subject.
To use cryptographic functions you probably want a PKCS#11 for your smart card and you must just configure on your program (for instance Mozilla).
Regards,
-- Josep Monés [EMAIL PROTECTED] C3PO, S.L.
_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
