<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Deec.it &#187; certificato</title>
	<atom:link href="http://www.deec.it/tag/certificato/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deec.it</link>
	<description>Le Guide Pratiche Dell&#039;Informatica</description>
	<lastBuildDate>Sun, 04 Sep 2011 16:52:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Accedere ad un server via ssh con il certificato</title>
		<link>http://www.deec.it/2009/08/26/accedere-ad-un-server-via-ssh-con-il-certificato/</link>
		<comments>http://www.deec.it/2009/08/26/accedere-ad-un-server-via-ssh-con-il-certificato/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 07:49:12 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[certificato]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh-keygen]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.deec.it/?p=127</guid>
		<description><![CDATA[



E’ possibile accedere in ssh senza che venga richiesta la password configurando opportunamente il certificato.
I passi da seguire sono sostanzialmente 2:
-Sul client: ssh-keygen e seguire le istruzioni

-Sul server: copiare il contenuto di ~/.ssh/id_rsa.pub(del client) nel file ~/.ssh/authorized_keys sul server
Maggiori informazioni:
http://www.debian.org/devel/passwordlessssh.it.html





]]></description>
			<content:encoded><![CDATA[<!-- AdSense Now! V1.77 -->
<!-- Post[count: 3] -->
<div class="adsense adsense-leadin" style="text-align:center;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-5841373120371067";
/* 468x60, creato 22/09/09 M&amp;P */
google_ad_slot = "8731175604";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>E’ possibile accedere in ssh senza che venga richiesta la password configurando opportunamente il certificato.</p>
<p>I passi da seguire sono sostanzialmente 2:</p>
<p>-Sul client: <code>ssh-keygen e seguire le istruzioni<br />
</code></p>
<p>-Sul server: copiare il contenuto di <code>~/.ssh/id_rsa.pub(del client) nel file </code><code>~/.ssh/authorized_keys sul server</code></p>
<p>Maggiori informazioni:</p>
<p><a href="http://www.debian.org/devel/passwordlessssh.it.html" target="_blank">http://www.debian.org/devel/passwordlessssh.it.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deec.it/2009/08/26/accedere-ad-un-server-via-ssh-con-il-certificato/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

