Hi,
I'm moving all my good old java SSH bookmarks to HTML5 bookmarks.
SSH works fine, but I'm unable to get the private key authentication working.
I tried importing a private key to the bookmark, but when launching the bookmark, the SSH session asks me for a passphrase (while the private key has been saved with no passphrase).
If I generate a new private key, when I inpute the private key, I can't connect neither.
Thanks for your help !
Solved! Go to Solution.
Hi, I finally found by myself.
If (as it was the case) you generate your private key with PuttyGen, you just have to load it again in PuttyGen, go to "Conversion" tab and choose "OpenSSH" output format.
The content of the so-generated file can then be copy/pasted as you priv key authentication in your HTML5 ssh bookrmark.
Hi, I finally found by myself.
If (as it was the case) you generate your private key with PuttyGen, you just have to load it again in PuttyGen, go to "Conversion" tab and choose "OpenSSH" output format.
The content of the so-generated file can then be copy/pasted as you priv key authentication in your HTML5 ssh bookrmark.