Hello, I use signtool 1.3 to sign html pages(with javascript). It works fine with a generated object signing certificate. But when I want to sign with the real object signing certificate, signtool say's there's no certificate in the db with this name. But when I list all the certificates it's in the list(see below to see the command line).
The certificate is a global sign certificate for object signing. The nickname is a litte strange : "SPF Finances - FOD Financien's GlobalSign nv-sa ID" but I've created a fake certificate with this alias and it works. When I use jss and a getPermCerts on the CryptoManager, the certificate is not in the list. Has anyone an idea? Thanks by advance, Rodrigue command : C:\signdir>signtool -L -d "C:\Documents and Settings\ButayeR.BEBRU-BUTAYER\Appli cation Data\Mozilla\Profiles\default\6r49g0wk.slt" Result(partial) : * SPF Finances - FOD Financien's GlobalSign nv-sa ID * SignObject3 GTE CyberTrust Global Root - ------------ Certificates that can be used to sign objects have *'s to their left.
