Hello,
if I try to recreate the keys for sshd with
/etc/rc.d/sshd keygen
the private key ssh_host_dsa_key and public key ssh_host_dsa_key.pub are not created.
I take a look into the script
/etc/rc.d/sshd
and found
....
: ${sshd_rsa1_enable:="no"}
: ${sshd_rsa_enable:="yes"}
...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.