Skip to content

sshd: limit server_host_key_algorithms in server config

Host key algorithms can now be configured. If the values are not provided in config.yml, then a set of default host key algorithms are given using https://cs.opensource.google/go/x/crypto/+/master:ssh/keys.go;l=38 as reference.

Related issue #701 (closed)

Edited by Javiera Tapia

Merge request reports