Greetings.
As a part of debugging my current issue, I was looking for a way to
delete objects from a token. I didn't find one, so I thought I'd try
to add it.
I think that I got very close, but I was unable to determine how to
retrieve the profile pointer.
My efforts so far are here:
https://g
Greetings.
Andreas is (obviously) helping me with this, but if anyone else has
ideas about what's going on here, I would love to hear them.
Many thanks,
Tony
-- Forwarded message --
From: Anthony Foiani
Date: Sat, Dec 8, 2012 at 1:34 PM
Subject: Re: inconsistency between pkcs11-
Greetings --
I have two small patches which you might want to consider integrating.
(And given that I can't get git to do what I want, you probably want
to just cherry-pick these, as I suspect I've completely destroyed my
repo history...)
https://github.com/tkil/OpenSC/commit/0c4a2e0c4063f31bc41
2012/12/7 Rns Course :
>> Ludovic had said it was strange that pcsc_scan worked but opensc-tool -a
>> did not.
>
> Pcsc_scan finds the reader as Virtual CCID not OMNIKEY, but gets the card's
> ATR correctly.
> Opensc-tool doesn't find the card to show the ATR, because the card reader
> is not known
Greetings!
I'm experimenting with a CardContact HSM, and I'm finding some
peculiar results when trying to install multiple certificates on the
token. Loading three certificates onto the token seemed to work, but
when I went to remove them, things fell apart.
I think that the crux of the problem