Question about connection and sending with wodSSH. (General questions)
Hello,
I am testing the SSH2 protocol when connecting to our network switches. Telnet works fine, but when I use SSH2 I receive the following error: Server Signature does not match.
I know the error is because its the first time I am connecting to the switch, and the key needs to be trusted. Is there a way to fix this?
On another topic when I send data, I would like to use delegates. I know the receive property allows a fired event, is there a way to fire an event when a send is completed? I want to use delgates.
Thanks,
Mike Helsel