SignTool Error: ISignedCode::Sign returned error: 0x80092006

后端 未结 5 1999
-上瘾入骨i
-上瘾入骨i 2021-01-05 13:06

I\'m signing an EXE program with a certificate issued by a trusted CA. I\'m using signtool.exe from the Windows SDK v6.0a.

The certificate is located in the computer

5条回答
  •  温柔的废话
    2021-01-05 13:16

    This can happen if your windows password is changed after the certificate was installed. Changing the password back to what it was will fix it. If you can't do that you'll need to reinstall the certificate.

提交回复
热议问题