【问题标题】:www.bitbucket.org certificate with fingerprint not verified issue while pushing changeswww.bitbucket.org 证书在推送更改时未验证指纹问题
【发布时间】:2011-12-29 19:58:24
【问题描述】:

我正在尝试将更改推送到我正在参与的项目。我有权提交该项目,并且在 bitbucket 中有一个有效帐户。推送更改时出现以下错误。感谢您对解决此问题的帮助。

【问题讨论】:

标签: ssl mercurial ssl-certificate dvcs bitbucket


【解决方案1】:

将以下内容添加到 repo 特定的 hgrc 文件后,它开始工作

[hostfingerprints]
bitbucket.org = 24:9c:45:8b:9c:aa:ba:55:4e:01:6d:58:ff:e4:28:7d:2a:14:ae:3b

基于here的建议

certificate was changed on jan 19, 2012

Bitbucket’s SSL certificates are changing on March 6, 2014

【讨论】:

    【解决方案2】:

    我按照上面提到的 FalconSer 做了,除了我把它放在 /etc/mercuial/hgrc 中,所以它对所有本地 mercurial 存储库都是正确的。

    【讨论】:

      猜你喜欢
      • 2013-08-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-09-11
      • 1970-01-01
      • 1970-01-01
      • 2017-09-25
      相关资源
      最近更新 更多