gpt4 book ai didi

bitbucket - 无法确定主机 'bitbucket.org (131.103.20.168)'的真实性

转载 作者:行者123 更新时间:2023-12-02 07:59:30 24 4
gpt4 key购买 nike

在 Cloud9 中我这样做:

$ git push -u origin --all

The authenticity of host 'bitbucket.org (131.103.20.168)' can't be established.
RSA key fingerprint is 97:8c:1b:f2:6f:14:6b:5c:3b:ec:aa:46:46:74:7c:40.
Are you sure you want to continue connecting (yes/no)?

我将 cloud9 中的 ssh-key 添加到了 Bitbucket。这难道不足以让 Bitbucket 通过 Cloud9 进行身份验证吗?

最佳答案

没有。当您第一次连接到 bitbucket 时,您计算机上的 ssh 客户端会将 RSA 指纹存储在名为 known_hosts 的文件中。然后,在每次连接之前,服务器指纹将使用存储的指纹进行验证(以避免中间人攻击)。

所以 - 您只需接受此指纹一次(如果您勤奋,您应该将其与 fingerprint provided by bitbucket 进行比较)。

关于bitbucket - 无法确定主机 'bitbucket.org (131.103.20.168)'的真实性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26664551/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com