Sandro Sandro
Sandro Sandro

Reputation: 21

Cannot use SSH key in PhpStorm

I need to connect to my server via SSH using some private key (which is not default id_rsa). The key also requires some passphrase. I had no problem with it in terminal but now I want to connect in PhpStorm. So I started configuring my settings. I input name of host, my username, then I search for private key file by choosing the exact one with explorer. When I choose it, the passphrase field becomes inactive.

enter image description here

If I try to test connection, I get the following error:

enter image description here

What can be wrong with the file or maybe PhpStorm settings? The path is surely correct.

Upvotes: 0

Views: 37

Answers (0)

Related Questions