Skip to content

openssh: Add missing curve to the key exchange list

While reviewing some of the tests, I noticed that the clients are not able to negotiate this algorithm (standardized alias of the @openssh.com one, that was already in).

This commit adds the missing kex method to the default policy files.

Merge request reports