On Mon, Feb 27, 2012 at 10:21 AM, Damien Fleuriot <[email protected]> wrote:
>> ssh-keygen(1) is the typical method. >> > > Or just delete the existing keys and sshd will recreate them at first > boot ;) No, sshd will not create the keys. They are created by /etc/rc.d/sshd, which invokes ssh-keygen if it doesn't find the key files. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
