Is it possible to customise the SSH configuration ?
Specifically im looking to customise the Key Exchange, Cipher, and HMAC algorithms to ensure only strong alorithms are used.
From the CLI i can configure a few basic settings it seem such as port.
I could replace the sshd_config configuration file, but would the cli then not overwrite this ?