|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] ssh key fingerprint
|
On 18 March, 2003, "gabriel rosenkoetter" <gr@eclipsed.net> wrote:
> On Tue, Mar 18, 2003 at 12:08:30PM -0500, Jeff Abrahamson wrote:
>> How do I find out the ssh host fingerprint for a machine, besides
>> logging in for the first time and having ssh ask me to confirm?
>>
>> Searching the ssh man page for fingerprint returns no hits.
>
>ssh-keyscan(1)?
You can also use ssh-keygen with the -l switch to get the
fingerprint of a key file.
Cheers,
Paul
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|