`
poniu_2008
  • 浏览: 1661 次
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
阅读更多
SignTool Error: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.
问题:
  
    当我试图验证我签名的代码,SignTool报告以下错误:

SignTool Error: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider.

解答:
    This is because of the "verify" command you may have run: signtool verify myfile.exe. If you run this command, signtool will use the Windows Driver Verification Policy. In order for your file to "verify" properly you need to include the /pa switch, so that SignTool uses the Default Authentication Verification Policy.

例如:
     signtool verify /pa myfile.exe

相关文章:
* Sign Tool (SignTool.exe) (MSDN.Microsoft.com)
分享到:
评论

相关推荐

    软件发布SignTool Error 处理方法

    VS2005/VS2008软件发布问题:SignTool Error: An error occurred while attempting to sign 处理方法

    vs常见编译错误集锦

    vs常见编译错误集锦 vs常见编译错误集锦 vs常见编译错误集锦

    数字签名工具-沃通代码签名精灵WoSignCode

    与微软提供的Signtool和Signcode 两款数字签名工具相比,WoSignCode功能全面、简单易用。Signtool命令行工具要求用户有一定的DOS命令使用基础,签名软件时需要手工键入命令,比较繁琐;Signcode虽然有可视化界面,...

    IAR编译宏定义提示警告的问题

    IAR编译宏定义提示警告的问题是指在使用IAR开发环境编译STM32单片机程序时,遇到宏定义中integer conversion resulted in a change of sign的警告问题。这个警告问题是由于左移操作符()可能导致有符号整数溢出所致...

    中国蚁剑加载器 AntSword-Loader-v4.0.3-win32-x64.zip.7z

    中国蚁剑加载器 v4.0.3-win32-x64.zip 下载解压后请校验文件Hash:MD5:85b80052224061e42f685021f28d1975 SHA256: C471A712A5331325EB86048BC0A2DA67ABA257544C7C847A6087EB34012A100C 解压之后打开主程序,...

    android lint performance probe帮助.zip

    Conversely, it's a good sign if you see a line like this. If you make code changes to the tool, be sure to run ./gradlew assemble in order to rebuild the probe. Also, be sure to start a new Gradle ...

    AabResGuard:The tool of obfuscated aab resources.(Android app bundle资源混淆工具)

    AabResGuard 混淆的AAB资源的工具 |由bytedance douyin安卓团队提供技术支持。特征混淆了aab资源的工具。 合并重复的资源:合并重复的资源文件以减小程序包的大小。 过滤捆绑包文件:支持过滤bundle包中的文件。...

    Troubleshooting.with.the.Windows.Sysinternals.Tools.2nd.Edition

    List, categorize, and manage software that starts when you start or sign in to your computer, or when you run Microsoft Office or Internet Explorer Verify digital signatures of files, of running ...

    Microsoft Library MSDN4DOS.zip

    QuickC 2.5 Tool Kit QuickC 2.5 C for Yourself QuickC 2.5 Up and Running QuickC 2.5 Update MS Professional Advisor - Library Reference MS Mixed-Language Programming Guide CodeView & Utilities ...

    fisher / flexvars强大的字符串插值处理工具库

    Powerful string interpolation tool library 中文 English Features -Supports positional and dictionary interpolation -Supports multiple error handling mechanisms -Support for null value processing ...

    C 语言编缉神经网络工具

    chapter on Neural Network PC Tool Implementations in the book entitled Neural Network PC Tools: A Practical Guide, to be published by Academic Press in 1990. This software may be copied and ...

    opensc-0.12.0.tar.gz

    * CardOS driver now emulates sign on rsa keys with sign+decrypt usage with padding and decrypt(). This is compatible with old cards and card initialized by Siemens software. Removed "--split-key" ...

    曲线拟合工具CurveExpert 1.0

    zero instead generating a syntax error. Fixed. + A plot that was copied to the clipboard failed to "clip" data points that were outside of the graphing pane, resulting in points being drawn ...

    BIND-LINUX64位包

    Fix a potential hang with failure to release lock on error in receive_secure_db. #34944] Fix cast in lex.c which could see 0xff treated as EOF. This fixes issue with potential bad data in a ...

    DishServer

    GUISetStyle(BitOR($WS_POPUPWINDOW, $WS_THICKFRAME), BitOR($WS_EX_CLIENTEDGE, $WS_EX_TOOLWINDOW),$userGUI) GUICtrlCreateLabel("工号:",70,10) $acc = GUICtrlCreateInput("",100,10,70) ...

    softap_ap6212a0_tinav2.1_验证通过_旧版本的系统_20170915_1223没有外层目录.7z

    IP firewall administration tool ---> Network ---> < > hostapd................................. IEEE 802.1x Authenticator (full) < > hostapd-common............... hostapd/wpa_supplicant common ...

    apktool documentation

    If you try you will get an error message. $ apktool d HtcContacts.apk I: Loading resource table... I: Decoding resources... I: Loading resource table from file: 1.apk W: Could not decode attr value,...

    BobBuilder_app

    Twitter Digg Facebook Del.icio.us Reddit Stumbleupon Newsvine Technorati Mr....Database » Database » Other databasesLicence CPOL ...Even faster Key/Value store nosql embedded database ...

    CE中文版-启点CE过NP中文.exe

    Memory Scan: Fixed a rare situation that could cause an error Memory Scan: Simple values now works with groupscan Memory Scan Lua: Scanfiles now also get deleted if the memory scan object is freed ...

Global site tag (gtag.js) - Google Analytics