<?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>Ich bin root &#187; csync2</title>
	<atom:link href="http://ichbinroot.de/tag/csync2/feed/" rel="self" type="application/rss+xml" />
	<link>http://ichbinroot.de</link>
	<description>ich darf das!</description>
	<lastBuildDate>Fri, 13 Jan 2012 13:49:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Gespeicherte Zertifikate von Peers löschen bei csync2</title>
		<link>http://ichbinroot.de/2010/04/gespeicherte-zertifikate-von-peers-loschen-bei-csync2/</link>
		<comments>http://ichbinroot.de/2010/04/gespeicherte-zertifikate-von-peers-loschen-bei-csync2/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 11:51:36 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[csync2]]></category>
		<category><![CDATA[kurztipp]]></category>

		<guid isPermaLink="false">http://ichbinroot.de/?p=70</guid>
		<description><![CDATA[Fehlermeldung auf Host1: ERROR from peer srvXX: Identification failed! Fehlermeldung auf Host2: Peer did provide a wrong SSL X509 cetrificate. [sic] Beheben durch folgendes auf Host2: sqlite /var/lib/csync2/`hostname`.db delete from x509_cert where peername = 'Host1';]]></description>
			<content:encoded><![CDATA[<p>Fehlermeldung auf Host1:</p>
<pre>ERROR from peer srvXX: Identification failed!</pre>
<p>Fehlermeldung auf Host2:</p>
<pre>Peer did provide a wrong SSL X509 cetrificate. [sic]</pre>
<p>Beheben durch folgendes auf Host2:</p>
<pre>sqlite /var/lib/csync2/`hostname`.db
delete from x509_cert where peername = 'Host1';</pre>
]]></content:encoded>
			<wfw:commentRss>http://ichbinroot.de/2010/04/gespeicherte-zertifikate-von-peers-loschen-bei-csync2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>csync2 &#8211; Connecting to host srv02 (SSL) &#8230;</title>
		<link>http://ichbinroot.de/2008/06/csync2-connecting-to-host-srv02-ssl/</link>
		<comments>http://ichbinroot.de/2008/06/csync2-connecting-to-host-srv02-ssl/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 17:37:09 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[bug]]></category>
		<category><![CDATA[csync2]]></category>
		<category><![CDATA[evil]]></category>

		<guid isPermaLink="false">http://ichbinroot.de/?p=35</guid>
		<description><![CDATA[csync2 hat mich gerade 2 Stunden aufgehalten. Es brach beim Aufbauen der Verbindung zum Peer nach folgenden Meldungen einfach ab: Connecting to host srv02 (SSL) ... Local> SSL\n Peer> OK (activating_ssl).\n Der Grund dafür war, dass ich beim Erzeugen der X.509 Zertifikate auf den Hosts verschiedene Angaben zum Land/Bundesland bzw. zur Organisation gemacht habe. Dies [...]]]></description>
			<content:encoded><![CDATA[<p>csync2 hat mich gerade 2 Stunden aufgehalten. Es brach beim Aufbauen der Verbindung zum Peer nach folgenden Meldungen einfach ab:</p>
<pre>Connecting to host srv02 (SSL) ...
Local> SSL\n
Peer> OK (activating_ssl).\n</pre>
<p>Der Grund dafür war, dass ich beim Erzeugen der X.509 Zertifikate auf den Hosts verschiedene Angaben zum Land/Bundesland bzw. zur Organisation gemacht habe. Dies muss überall identisch sein. Prüfen kann man diese Angaben mit:</p>
<pre>openssl req -in /etc/csync2_ssl_cert.csr -text</pre>
]]></content:encoded>
			<wfw:commentRss>http://ichbinroot.de/2008/06/csync2-connecting-to-host-srv02-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

