如何创建时间戳 url 或在哪里可以找到 MSIX 应用程序包的免费时间戳 url
How do I create timestamp url or where can I find free timestamp url for MSIX app packages
当我对我的应用程序包进行自我签名时,visual studio 只允许我创建一个有效期为一年的安全证书。如何创建时间戳 url 或者在哪里可以找到免费的时间戳 url 以确保即使在使用的签名证书已过期后也可以安装 MSIX 包?
更新:
我尝试了很多可以在网上找到的url,其中大部分都给我错误:
SignTool 错误:无法访问指定的时间戳服务器或返回无效响应。
终于找到了 (http://timestamp.comodoca.com) that worked from this article https://support.comodo.com/index.php?/Knowledgebase/Article/View/68/0/time-stamping-server
当我对我的应用程序包进行自我签名时,visual studio 只允许我创建一个有效期为一年的安全证书。如何创建时间戳 url 或者在哪里可以找到免费的时间戳 url 以确保即使在使用的签名证书已过期后也可以安装 MSIX 包?
更新:
我尝试了很多可以在网上找到的url,其中大部分都给我错误:
SignTool 错误:无法访问指定的时间戳服务器或返回无效响应。
终于找到了 (http://timestamp.comodoca.com) that worked from this article https://support.comodo.com/index.php?/Knowledgebase/Article/View/68/0/time-stamping-server