Git over ssh Follow
Hello,
I'd like to connect to a Git repository over ssh using a rsa key, but I can't find a place to specify the key, did I miss something? (I'm using pycharm 1.1, "PyCharm ssh" as ssh executable)
Please sign in to leave a comment.
Hello Krzysiek,
There's no UI to specify keys - they're kept in the same place as with regular
ssh (in the .ssh subdirectory of the user home directory).
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"