<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Verifying SSH Host Fingerprints</title>
	<atom:link href="http://cafe.elharo.com/security/verifying-ssh-host-fingerprints/feed/" rel="self" type="application/rss+xml" />
	<link>http://cafe.elharo.com/security/verifying-ssh-host-fingerprints/</link>
	<description>Longer than a blog; shorter than a book</description>
	<pubDate>Tue, 06 Jan 2009 03:37:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Daniel</title>
		<link>http://cafe.elharo.com/security/verifying-ssh-host-fingerprints/#comment-214487</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 08 Apr 2008 03:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://minicafe.elharo.com/security/verifying-ssh-host-fingerprints/#comment-214487</guid>
		<description>Thanks. I was wondering exactly the same thing (how do you know it's who you want it to be) until I finally came across your post. Explanation about fingerprint also very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks. I was wondering exactly the same thing (how do you know it&#8217;s who you want it to be) until I finally came across your post. Explanation about fingerprint also very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Syler</title>
		<link>http://cafe.elharo.com/security/verifying-ssh-host-fingerprints/#comment-63824</link>
		<dc:creator>Jim Syler</dc:creator>
		<pubDate>Sat, 10 Mar 2007 20:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://minicafe.elharo.com/security/verifying-ssh-host-fingerprints/#comment-63824</guid>
		<description>To answer my own questions: the -1 option forces use of the RSA1 protocol. And the way to find the hash (besides "ssh -1 localhost" and hoping you've never done that and said "yes") is "ssh-keygen -lf /etc/ssh_host_key.pub" on OS X 10.3 or later (well, only tested on 10.3.9). In other words, get the fingerprint for "etc/ssh_host_key.pub" instead of "etc/ssh_host_rsa_key.pub".</description>
		<content:encoded><![CDATA[<p>To answer my own questions: the -1 option forces use of the RSA1 protocol. And the way to find the hash (besides &#8220;ssh -1 localhost&#8221; and hoping you&#8217;ve never done that and said &#8220;yes&#8221;) is &#8220;ssh-keygen -lf /etc/ssh_host_key.pub&#8221; on OS X 10.3 or later (well, only tested on 10.3.9). In other words, get the fingerprint for &#8220;etc/ssh_host_key.pub&#8221; instead of &#8220;etc/ssh_host_rsa_key.pub&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Syler</title>
		<link>http://cafe.elharo.com/security/verifying-ssh-host-fingerprints/#comment-63819</link>
		<dc:creator>Jim Syler</dc:creator>
		<pubDate>Sat, 10 Mar 2007 20:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://minicafe.elharo.com/security/verifying-ssh-host-fingerprints/#comment-63819</guid>
		<description>Okay, here's the weird thing about this: When you Connect To Server under the File menu in Terminal, it actually uses the -1 flag. So if you don't use the -1 flag when you "ssh localhost" (in other words, use "ssh -1 localhost"), you get a different hash. Two questions: What does the -1 do? And how do you find the -1 hash using ssh-keygen?</description>
		<content:encoded><![CDATA[<p>Okay, here&#8217;s the weird thing about this: When you Connect To Server under the File menu in Terminal, it actually uses the -1 flag. So if you don&#8217;t use the -1 flag when you &#8220;ssh localhost&#8221; (in other words, use &#8220;ssh -1 localhost&#8221;), you get a different hash. Two questions: What does the -1 do? And how do you find the -1 hash using ssh-keygen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel</title>
		<link>http://cafe.elharo.com/security/verifying-ssh-host-fingerprints/#comment-6290</link>
		<dc:creator>Emmanuel</dc:creator>
		<pubDate>Thu, 20 Jul 2006 13:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://minicafe.elharo.com/security/verifying-ssh-host-fingerprints/#comment-6290</guid>
		<description>Perhaps did you change from rsa to dsa key ?</description>
		<content:encoded><![CDATA[<p>Perhaps did you change from rsa to dsa key ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
