Displaying 1 result from an estimated 1 matches for "hostkeyalgorithmsorder".
2018 Nov 01
8
[Bug 2924] New: Order a limited host keys list in client based on the known hosts
...limit (or extend) the
algorithm list to something else than default, the ordering is turned
off and one can simply hit the hostkey changed, even though it did not
change at all (only different one is offered for a connection).
There is attached proposed patch to implement new configuration option
HostKeyAlgorithmsOrder, which will turn on sorting also on the
user-provided list of host keys.
Other possibility to resolve this problem would be to introduce another
configuration option HostKeyAlgorithmsAllow or similar, which would
have this semantics (would be ordered before the algorithm
negotiation).
--
You are...