I'm trying to set ssh host key using my own generated key following the
instructions at
https://docs.fortinet.com/index.php/document/fortigate/7.6.0/cli-reference/207795941/config-system-ssh-config.
The document doesn't specify what is the format for...
Thank you for prompt response. However, it's still not working. This is
the command I use to generate the host keyssh-keygen -m RFC4716 -N
"password1" -t ed25519 -b 2048 -f hostkey Also, I'm not sure if setting
host key to "ssh-ed25519
AAAAC3NzaC1lZD...