2009/10/15 Simon Josefsson <[email protected]>

> SSH isn't normally used that way, but TLS is often used that way (see
> the STARTTLS features in SMTP or IMAP) so you may want to look at using
> a TLS library instead.
>
> Is there any particular reason why you would want to use SSH instead of
> TLS?  It would be technically possible to achieve this with SSH too, but
> without understanding more about your use-case, I suspect TLS is more
> appropriate.
>

What I want to achieve is encryption over the wire, without authentication
or anything, just that MITM attacks can be ruled out, or that a certain
packet which arrives isn't faked.
I will check TLS, thanks for the hint!


Grtz,
Steven
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to