Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Authenticate with fingerprint in INI file?

Fingerprint of public host key is public information. No need to encrypt it.
ragdemai

Re: Authenticate with fingerprint in INI file?

Hi Martin,
Is that possible use encrypted hotkey in INI file to .Net assembly ?
martin

Re: Authenticate with fingerprint in INI file?

Yes you can do it manually. Just authenticate on some machine, and accept the host key. It gets stored into the INI file. And then you can distrubute the INI file to other clients.
guest

Authenticate with fingerprint in INI file?

Is there a way to add the fingerprint to the INI file to have the client automatically authenticate the host when logging into it for the first time?