Use ssh-keygen -A to generate host keys
authorDarshaka Pathirana <dpat@syn-net.org>
Fri, 13 Jan 2017 11:32:21 +0000 (12:32 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 27 Jan 2017 11:19:54 +0000 (12:19 +0100)
commit50bdb409d2980b00db22dd777374377a84aff8ec
tree11e00bd500c61e481c89d2063eeb35fa98f8f774
parent895467c9805de21b9b045f6db756815e9f94e0cf
Use ssh-keygen -A to generate host keys

ssh-keygen -A (from manpage):
  For each of the key types (rsa1, rsa, dsa, ecdsa and
  ed25519) for which host keys do not exist, generate the host keys
  with the default key file path, an empty passphrase, default bits for
  the key type, and default comment.  This is used by system
  administration scripts to generate new host keys.
etc/grml/fai/config/files/etc/systemd/system/ssh.service/GRMLBASE