On Thu, Sep 28, 2000 at 01:24:49PM -0400, Weihong Cui wrote:
> 1. What is the correct way to create the ./etc/ssh_host_key and
> ./etc/ssh_host_key.pub? From the man page, it says that they could be
> created by ssh-keygen, but I did not get the answer from the man page.

ssh-keygen(1)

> 2. How can I give an empty passphrase from the command line when I create
> the keys?

ssh-keygen -f FILE -P ''

Reply via email to