Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2001 13:38:05 -0600 (CST)
From:      Chris Byrnes <chris@jeah.net>
To:        Randy Bush <randy@psg.com>
Cc:        FreeBSD Stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: how to keygen /etc/ssh/*key*
Message-ID:  <Pine.BSF.4.33.0102161337340.8956-100000@awww.jeah.net>
In-Reply-To: <E14Tqfm-0008aR-00@rip.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 Feb 2001, Randy Bush wrote:

> how do i force regen of /etc/ssh/ host key files?

Delete the old ones, and:

/usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key
/usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key

Should work.


-Chris



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0102161337340.8956-100000>