【问题标题】:Can I timestamp a .NET assembly using local computer time?我可以使用本地计算机时间为 .NET 程序集添加时间戳吗?
【发布时间】:2013-06-14 04:50:23
【问题描述】:

我使用以下 UL 作为时间戳:http://timestamp.verisign.com/scripts/timstamp.dll

但是互联网在极少数情况下会中断,并且程序集需要编译、认证和时间戳,所以有没有办法使用计算机的时钟时间为程序集添加时间戳,而不是使用它被时间戳和代码签名/认证的时间使用网址?

【问题讨论】:

    标签: timestamp code-signing digital-certificate authenticode code-signing-certificate


    【解决方案1】:

    不,你不能。数字时间戳的目的是证明您签名的时间。时间是第三方认证的,不能自己做。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-06-02
      • 2016-04-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-02-11
      • 1970-01-01
      相关资源
      最近更新 更多