Displaying 1 result from an estimated 1 matches for "neogiat".
Did you mean:
neogia4
2020 Mar 05
0
How does tinc handle "unknown cipher"?
...outer's SSL library does not
recognise.
I looked at the log, it triggers this line:
https://github.com/gsliepen/tinc/blob/master/src/protocol_auth.c#L297
I am just wondering, what happens after metakey_h() returns false? Does
tinc simply fall bacck to a more common cipher? Do the two clients
neogiate what to fallback to?
FF