Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javacard applet and pkcs#11

843851Nov 28 2007 — edited Dec 1 2007
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2007
Added on Nov 28 2007
1 comment
344 views