Javacard applet and pkcs#11
843851Nov 28 2007 — edited Dec 1 2007I am a little bit confused: I have a Javacard with an applet on it. I need this applet e.g. for doing some crypto-operations. How can I also put a pkcs#11-cert on the card? (I guess pkcs#15 structure ist used) The problem is: I want wo establish a connection to an openssl-vpn. For this I want to put the client-cert on the card, so the vpn client can get it from there. But I can only find information using opensc. If I use opensc-tools to upload the cert, is there the danger to overwrite my javacard-app? Or are there other problems?
Regards,
Susanne