How to Connect to an SSH Server Using a Public Key
I am trying to connect to an SSH Server to edit a project. I can easily connect to it in terminal by running `ssh zulipdev@simonnarang.zulipdev.org`.
However, in PyCharm, I am trying to do the same thing but cant because there is no public key option, only password and private key.
How do I connect with public key?
Thanks

Please sign in to leave a comment.