<?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>ItHowTo.ro &#187; dk-filter</title>
	<atom:link href="http://www.ithowto.ro/tag/dk-filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blog about IT realated stuff by WSS</description>
	<lastBuildDate>Tue, 06 Jul 2010 16:35:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>dk_eom(): resource unavailable: d2i_PUBKEY_bio() failed</title>
		<link>http://www.ithowto.ro/2009/03/dk_eom-resource-unavailable-d2i_pubkey_bio-failed/</link>
		<comments>http://www.ithowto.ro/2009/03/dk_eom-resource-unavailable-d2i_pubkey_bio-failed/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 19:14:12 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux administration]]></category>
		<category><![CDATA[dk-filter]]></category>
		<category><![CDATA[domain keys]]></category>
		<category><![CDATA[mydns]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=71</guid>
		<description><![CDATA[Ok, i&#8217;ve gotten this error while trying to implement DomainKeys on one of my servers.  I&#8217;m using a debian etch with postfix amavis and dk-filter for signing emails. The errors i was getting in the logfiles were:
 dk_eom(): resource unavailable: d2i_PUBKEY_bio() failed
SSL error:0D06B08E:asn1 encoding routines:ASN1_D2I_READ_BIO:not enough data
After searching a while over the internet i&#8217;ve figured [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, i&#8217;ve gotten this error while trying to implement DomainKeys on one of my servers.  I&#8217;m using a debian etch with postfix amavis and dk-filter for signing emails. The errors i was getting in the logfiles were:</p>
<p><em><strong> dk_eom(): resource unavailable: d2i_PUBKEY_bio() failed<br />
SSL error:0D06B08E:asn1 encoding routines:ASN1_D2I_READ_BIO:not enough data</strong></em></p>
<p>After searching a while over the internet i&#8217;ve figured out i was getting this error because the selector TXT DNS record was incomplete. I am using ISPconfig3 with MyDNS and the MyDNS field in the ispconfig database was limited to 116 characters. The TXT DNS record had 230. I had to modify the database structure.</p>
<p>This error can also occur when you copy/paste the public key from your public key file to the dns record. Be careful not to have any white-spaces or line-breaks in it.</p>
<p>After fixing your selector wait for the dns to refresh so it&#8217;ll see your new dns record.</p>
<p>Hope this helps you out cause i lost half a day trying to figure it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2009/03/dk_eom-resource-unavailable-d2i_pubkey_bio-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
