Hi all, Recently I figured out, that I need the pkcs15-onepin profile in order to get a chance to store a certificate onto the token using PKCS#11, because PKCS#11 has no concept of being authenticated in two ways simultaneously.
So I initialized my cardos 4.3b card using:
pkcs15-init -C -p pkcs15+onepin -l $card_id --pin=$pin --puk=$puk
pkcs15-init -G rsa/2048 -a 45 -a 1 -u $key_usage -l privkey01
--public-key-label pubkey01 --pin=$pin
Afterwards, I used opensc-java's PKCS11 proviedr in order to store a
JAVA-generated certifcate to the token and I earne a CKR_GENERAL_ERROR.
The opensc log-file is attahed. I use opensc-0.11.2-pre3.
Any help is kindly appreciated.
TIA, Wolfgang
cardos-onepin-pkcs11-storecert.log.gz
Description: GNU Zip compressed data
_______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
