【发布时间】:2015-09-22 07:47:41
【问题描述】:
阅读the documentation to sign my .SYS file我得到了这条指令:
signtool.exe sign /v /ac "AddTrustExternalCARoot_kmod.crt" /f my.pfx /p password
/tr http://timestamp.comodoca.com/rfc3161 "C:\myfile.sys"
知道AddTrustExternalCARoot_kmod.crt 是什么,我从哪里得到它?
【问题讨论】:
标签: code-signing code-signing-certificate signtool authenticode