Hi, I have loaded a pkcs11-module to a secmod database. (The actual module is a card reader with a smart card inserted (and it works with netscape 4.75)) If I do the command certutil -L -d <dbdir> -h "Smart Card (PIN1)" (which is the name of the token) After password prompt I get: Smart Card (PIN1):Authentication u,u Then I try certutil -L -n "Smart Card (PIN1):Authentication" -d <dbdir> -h "Smart Card (PIN1)" After passwd prompt I get the same printout as in the first case. I had expected to see a certificate listing. What am I doing wrong? Regads Bengt
