【问题标题】:VSTS BuildAgent can not find the installed certificateVSTS BuildAgent 找不到安装的证书
【发布时间】:2016-11-02 14:36:00
【问题描述】:

我正在关注这篇文章,通过 VSTS 构建代理签署我的 UWP 包:

https://msdn.microsoft.com/en-us/windows/uwp/packaging/auto-build-package-uwp-apps#certificates-best-practices

我在我的 Package.appmanifest 中选择选项'从证书存储中挑选'。 我在 Build Agent 上安装了证书。

但我的构建任务失败并出现以下错误: "在证书存储中找不到在项目中指定的指纹为 'xxxxxx' 的证书。请在项目文件中指定一个有效的指纹。"

我错过了什么吗?

谢谢!

【问题讨论】:

    标签: azure-pipelines azure-pipelines-build-task


    【解决方案1】:

    以防万一,如果它对某人有帮助,问题是 VSO 代理(xxxx)Windows 服务作为“本地服务”登录帐户运行,我必须更改它以构建代理用户,现在构建任务能够找到证书。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-11-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多