Re: Trying the SSH component - WeOnlyDo Discussion board

Re: Trying the SSH component (General questions)

by wodDamir, Thursday, November 02, 2006, 12:26 (6395 days ago) @ Jef

Jef,

No, you cannot use the same key on client and server. The server uses PublicKey, and Client should use PrivateKey. They aren't the same.

When you use the Sample you mentioned, you should click Generate New Key . The PublicKey (for server) will be shown in TextBox. Import that key into your server. After that, specify file where you want to save your PrivateKey (Client key) and click Save key .

After that, you should be able to to login to server using the sample.

Regards,
Damba


Complete thread: