How to store SSH host key in IntelliJ IDEA

后端 未结 8 862
慢半拍i
慢半拍i 2020-12-14 15:03

When using SSH as the connection for IDEA\'s git integration, IDEA keeps asking to store the host\'s rsa signature in the host key database. Pressing Yes works, but does not

8条回答
  •  独厮守ぢ
    2020-12-14 15:32

    I just had the same problem with IDEA 13 on Win7, and it was solved by switching to "Native" SSH executable in the Git Settings page. I did that while running Intellij as administrator as suggested by the accepted answer, but the accepted answer didn't fix the problem until I changed the SSH executable.

提交回复
热议问题