Page 1 of 1

How to put a PKCS#11-cert on javacard

Posted: Tue Nov 01, 2016 11:10 pm
by kineri
I have a Javacard with an applet on it and I want to do some crypto-operations. Could anybody tell me how to upload a PKCS#11-cert on the card?

Re: How to put a PKCS#11-cert on javacard

Posted: Wed Nov 02, 2016 10:26 pm
by KevinAli
You may need a certificate server firstly.

Re: How to put a PKCS#11-cert on javacard

Posted: Wed Nov 02, 2016 11:10 pm
by tay00000
You need to find out and post more details of the card otherwise there is no information to work on.

The card's OS, PKI applet, card supplier ..etc..

You could ask the card supplier on how to load the PKCS11 certificate or use OpenSC's PKCS11 tool via it's pkcs11-tool executable.