<?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>Anthony Desvernois &#187; ssh</title>
	<atom:link href="http://anthony.desvernois.fr/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://anthony.desvernois.fr</link>
	<description>Technologies de l&#039;Information</description>
	<lastBuildDate>Fri, 02 Jul 2010 12:30:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Authentification par clef publique avec WinSCP</title>
		<link>http://anthony.desvernois.fr/tutorial/authentification-par-clef-publique-avec-winscp/</link>
		<comments>http://anthony.desvernois.fr/tutorial/authentification-par-clef-publique-avec-winscp/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 07:41:29 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Authentification forte]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WinSCP]]></category>

		<guid isPermaLink="false">http://anthony.desvernois.fr/?p=222</guid>
		<description><![CDATA[Pour compléter l’article précédent, je vous propose aujourd’hui un petit How To sur l’extension de l’authentification par clef publique RSA à WinSCP. Ce petit logiciel permet de bénéficier d’un client graphique SCP (copie via SSH) sous Windows. Si vous avez optez pour une authentification uniquement par clef sur votre serveur (plus sûre), et que vous [...]]]></description>
		<wfw:commentRss>http://anthony.desvernois.fr/tutorial/authentification-par-clef-publique-avec-winscp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authentification SSH par clef RSA</title>
		<link>http://anthony.desvernois.fr/tutorial/authentification-ssh-par-clef-rsa/</link>
		<comments>http://anthony.desvernois.fr/tutorial/authentification-ssh-par-clef-rsa/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 11:34:44 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Authentification forte]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PuTTY]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://anthony.desvernois.fr/?p=201</guid>
		<description><![CDATA[Le client SSH s’utilise le plus souvent avec un couple utilisateur/mot de passe sur la machine distante. Toutefois, il est possible d’utiliser une clef RSA (authentification par clef publique) pour s’authentifier sur la machine distante. L’utilisation de cette méthode d’authentification couplée avec une passphrase permet de mettre en place un mécanisme d’authentification forte, et donc [...]]]></description>
		<wfw:commentRss>http://anthony.desvernois.fr/tutorial/authentification-ssh-par-clef-rsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calcul d’une empreinte de clef RSA sous Linux</title>
		<link>http://anthony.desvernois.fr/tutorial/calcul-dune-empreinte-de-clef-rsa-sous-linux/</link>
		<comments>http://anthony.desvernois.fr/tutorial/calcul-dune-empreinte-de-clef-rsa-sous-linux/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 11:42:01 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://anthony.desvernois.fr/?p=181</guid>
		<description><![CDATA[Aujourd’hui je vous propose un très court How to sur la génération d’une empreinte de clef RSA, sous Linux. L’empreinte d’une clef RSA, c’est ce qu’affiche par exemple le client ssh lors d’une première connexion à une machine (serveur, poste distant…). Pour l’obtenir manuellement, rien de très compliqué: il suffit de lancer la commande ssh-keygen [...]]]></description>
		<wfw:commentRss>http://anthony.desvernois.fr/tutorial/calcul-dune-empreinte-de-clef-rsa-sous-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
