Re: host public key retrival - WeOnlyDo Discussion board

Re: host public key retrival (General questions)

by wodDamir, Tuesday, October 14, 2008, 22:37 (5883 days ago) @ carsimex

Hi,

The public key is already in your PrivateKey... PrivateKey contains both, while Public key doesn't. Public key only contains public key part.

When you load PrivateKey into wodKeyManager, you can check public key, as well as PrivateKey.

I don't see what you're aiming at. You could store it (fingerprint) wherever you want, but you can then only use it to compare the local fingerprint with the one that server provides you with. But I don't think that's what you need.

The component loaded the private key. You got authenticated and connected. When you upload a file, you receive Permission denied error, which signals that you don't have permission to upload a file to that location. Are you sure that you set RemotePath correctly? Can you verify that?

Regards,
Damba


Complete thread: