Comment 6 for bug 1300133

Revision history for this message
Simon Déziel (sdeziel) wrote : Re: [Bug 1300133] Re: Generate ED25519 host keys on upgrade

Hi Charles,

On 09/26/2014 01:03 AM, Charles Peters II wrote:
> # ssh-keygen -A
> ssh-keygen: generating new host keys: RSA1 ED25519
>
> I don't think we want to add the old RSA1 keys, just the new ED25519.

The old RSA1 keys won't be used unless you reference it in sshd_config
so there should be no harm.

Simon