Featured post
signtool - How to renew a code signing certificate -
i have code signing certificate thawte expire in couple of weeks.
i have paid renewal, , have received renewal .cer file.
i have created updated .pfx file allows me sign firefox addons, , signature valied in "future" time.
however, when try use same .pfx file sign internet explorer plug-in, signtool error 0x80880253 ("the certificate no longer valid").
i try use mmc.exe , certmgr.exe renew certificate in certificate manager console, whatever - expiration date remains in 2010.
i able see "renewed" certificate in certmgr wizard, under "other people" tab rather under "personal" tab.
does have idea i'm doing wrong?
thanks
you should have new certificate in personal store. try delete , install again.
if not successfull, may try workaround of referencing directly .pfx file instead of certificate storage:
signtool.exe sign /f certificate.pfx /p mypassword ....
- Get link
- X
- Other Apps
Comments
Post a Comment