美文网首页
IOS解决 ssh密钥出错

IOS解决 ssh密钥出错

作者: Dollarbo | 来源:发表于2017-12-06 16:48 被阅读0次

Warning: Permanently added 'git.oschina.net' (ECDSA) to the list of known hosts. Authentication fail

因为ssh 连接服务器很慢

每次都报warning :Warning: Permanently added (RSA) to the list of known hosts.

解决:检查以前做的同步 .ssh/authorized_keys ,可以删除试下

ssh-keygen

重新操作一遍,就行了

相关文章

网友评论

      本文标题:IOS解决 ssh密钥出错

      本文链接:https://www.haomeiwen.com/subject/iyrlixtx.html