<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP and OpenSSL key format (&#8220;key parameter is not a valid public key&#8221;)</title>
	<atom:link href="http://dev.modmancer.com/index.php/2010/07/07/php-and-openssl-key-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.modmancer.com/index.php/2010/07/07/php-and-openssl-key-format/</link>
	<description>Sometimes I drink to forget.. but then I forget to drink..</description>
	<lastBuildDate>Tue, 24 Jan 2012 15:51:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Yeah</title>
		<link>http://dev.modmancer.com/index.php/2010/07/07/php-and-openssl-key-format/comment-page-1/#comment-1752</link>
		<dc:creator>Yeah</dc:creator>
		<pubDate>Sat, 10 Sep 2011 15:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://dev.modmancer.com/?p=73#comment-1752</guid>
		<description>This is a solution for generating in the right form:
 openssl rsa -in private.pem -out public.pem -outform PEM -pubout</description>
		<content:encoded><![CDATA[<p>This is a solution for generating in the right form:<br />
 openssl rsa -in private.pem -out public.pem -outform PEM -pubout</p>
]]></content:encoded>
	</item>
</channel>
</rss>

