NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
How to use putty keys (ssh) with phpEd?


Joined: 09 May 2012
Posts: 3
Reply with quote
can anyone tell me how to use putty key files (ppk) and pem with phpEd for SSH or SSL? i add the keys but cant connect to server Sad
View user's profileFind all posts by nomiSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
You have to convert your putty keys to openssh format.
You public key will look like
ssh-dss AAAAB3....
or
ssh-rsa AAAAB3...

and your private key will look like
-----BEGIN DSA PRIVATE KEY-----
MIIBuw...
...
-----END DSA PRIVATE KEY-----

or
-----BEGIN RSA PRIVATE KEY-----
MIICWw...
...
-----END RSA PRIVATE KEY-----

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
How to use putty keys (ssh) with phpEd?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic