I have a PKCS#11 hardware token that my NSS app interfaces with ( I have the corresponding crypto module loaded in). However when I retrieve all my user certs (CERT_GetCertNicknames) I get nicknames such as these "80019705:570af896-c03b-40dc-b0c5-486960008089" for the cert on the hardware token. The cert was installed on the token via an IE browser but I don't think it makes a difference. I have used Communicator to install certs on tokens, and the NSS nickname are unintelligible as well...Is there a way to change a cert's NSS nickname? Why the funny nicknames?
-- P
