Hi
I'm trying to sign Firefox plugin with a certificate. Cert is located
in .pfx file. I successfully created local db and added my cert into
it. "certutil -L -d ." shows the following:
PvkTmp:99ace907-0a0c-4066-bd60-751431d09f92 u,u,u.
When I try to sign my dir with
signtool -d . -k "PvkTmp:99ace907-0a0c-4066-bd60-751431d09f92 " -
p "passw" signed/ ,
I get the following:
using certificate directory: .
Generating signed//META-INF/manifest.mf file..
--> install.rdf
--> Plugins/NPSoda.dll
Generating zigbert.sf file..
signtool: the cert "PvkTmp:99ace907-0a0c-4066-bd60-751431d09f92"
does not exist in the database: No more
entries in the directory.
the tree signed/ was NOT SUCCESSFULLY SIGNED.
But i can see this cert in db using certutil (and actually see this
guid inside cert8.db file).
The same thing happens when i try to inject my cert into Firefox built-
in db. At the same time with manually generated fake cert i signed
plugin with no problem.
Thanks for any suggestions.
_______________________________________________
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto