Thanks for the response. What is in secmod.db? Should it contain the
external module as well? There is a secmod.db in the same directory as
key3.db and cert8.db (that is the dir I specify with the -d option with
keytool). It still does not work. signtool -l does not list the object
signing cert and signtool -M does not show the external iButton module.
The iButton shows up in the browser however.

The commands I am using:
1. keytool -d <dir where cert8.db,key3.db and secmod.db are located> -L
Does not list the object signing cert
2. keytool -d <dir> -M
Does not list the external iButton module.

thanks,
Mythili.

Bob Relyea wrote:
> Mythili Subharam wrote:
> 
> 
>>Does netscape signtool support mozilla's cert8.db or only the older
>>cert7.db? I tried using signtool to sign a jar using an object signing
>>cert on a smart card (iButton), but signtool is not recognizing the
>>card. The card (and the object signing cert on it) show up in the
>>mozilla browser correctly but are not visible through signtool. I am
>>using signtool that comes with NSS_3_9_1.
>> 
>>
> 
> 
> NSS_3_9_1 should support cert8.db. If you are using an iButton, however, 
> you will also need secmod.db as well. When you specify the certificate 
> name, specify  {token}:{certname} where {token} is the token name for 
> your iButton and {certname} is the label on your certificate.
> 
> bob
> 
> 
>>thanks,
>>Mythili.
>>
>>_______________________________________________
>>mozilla-crypto mailing list
>>[EMAIL PROTECTED]
>>http://mail.mozilla.org/listinfo/mozilla-crypto
>> 
>>
> 
> 


_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to