| Key |
Generation by FreeBSD /etc/rc.network |
Fingerprint extraction |
| ssh_host_key.pub |
ssh-keygen -t rsa1 -N "" -f
/etc/ssh/ssh_host_key |
ssh-keygen -l -f /etc/ssh/ssh_host_key.pub |
| ssh_host_dsa_key |
ssh-keygen -t dsa -N "" -f
/etc/ssh/ssh_host_dsa_key |
ssh-keygen -l -f
/etc/ssh/ssh_host_dsa_key.pub |
| ssh_host_rsa_key |
ssh-keygen -t rsa -N "" -f
/etc/ssh/ssh_host_rsa_key |
ssh-keygen -l -f
/etc/ssh/ssh_host_rsa_key.pub |