Re: [Bug 892554] Re: SSH keys summary does not report ECDSA key

2011-11-22 Thread Kees Cook
On Mon, Nov 21, 2011 at 07:44:13PM -, Scott Moser wrote: I don't think there is enough information to create an ssh known_hosts entry from the fingerprint. I've written a blog post at http://ubuntu-smoser.blogspot.com/2010/07/verify-ssh-keys-on-ec2-instances.html demonstrating how to

Re: [Bug 892554] Re: SSH keys summary does not report ECDSA key

2011-11-21 Thread Kees Cook
What's the best way to add a known_hosts entry from these fingerprints? Maybe the -e option should be used instead of -l ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/892554

Re: [Bug 892554] Re: SSH keys summary does not report ECDSA key

2011-11-21 Thread Scott Moser
What's the best way to add a known_hosts entry from these fingerprints? Maybe the -e option should be used instead of -l ? I don't think there is enough information to create an ssh known_hosts entry from the fingerprint. I've written a blog post at