【问题标题】:Error "The parameter is incorrect" while signing C# VSTO manifest签署 C# VSTO 清单时出现错误“参数不正确”
【发布时间】:2012-04-18 12:47:45
【问题描述】:

我是从StartSSL 'Class 2 validation' 购买的。然后我成功创建了对象代码签名证书 (PFX) 并将我的证书成功导入 Visual Studio 2010。

Imported certificate in VS 2010 http://dl.dropbox.com/u/80507/signing/configuration.PNG

当我尝试签署 VSTO 清单(用于 PowerPoint 加载项 ClickOnce 设置)时,我收到此错误:

An error occured while signing: The parameter is incorrect.

Signing error http://dl.dropbox.com/u/80507/signing/error.PNG

我与 StartSSL 进行了交谈,他们的证书对此没有问题。

【问题讨论】:

  • 当您运行 certmgr.msc 时,您是否在受信任的根 CA 中看到星形 com 类 2?
  • 是的,我将 Start Com 视为受信任的 CA。

标签: c# certificate vsto


【解决方案1】:

如果您不指定 StartSSL 时间戳服务器,则证书(和 ClickOnce 清单签名)可以正常工作。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2015-09-23
    • 1970-01-01
    • 2018-06-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-07-05
    相关资源
    最近更新 更多