<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
I’m working on getting Gemalto IDPrime .NET cards working with their IDBridge K30 token card reader. &nbsp;As far as I can tell, the reader is working. &nbsp;I am able to read other smart cards, just not the Gemalto card. &nbsp;When connecting the Gemalto card I see APDU
 logs attempting to read data from the card however I’m getting a generic file not found error message. &nbsp;I believe the issue is that the smart card itself is not in PKCS11 format. &nbsp;It was initialized on a windows computer running Verasec k2 tool (<a href="http://versatilesecurity.com/versatilesecurity-vsec-cms-k.php" class="">http://versatilesecurity.com/versatilesecurity-vsec-cms-k.php</a>).
 &nbsp;I have confirmed that the card cannot be read by other systems (linux) that are working correctly with other pkcs11 cards. &nbsp;What I don’t know how to do is initialize the card and upload certificates so that it conforms to pkcs11. &nbsp;Is there a way to do this
 from the Mac? &nbsp;I know how to request the certificates from the PKI on the Mac, just don’t know how to get the key pair onto the smart card. &nbsp;Any help you can offer would be appreciated. &nbsp;
</body>
</html>