<?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>Cihan DOGAN’s IT Blog &#187; certificate</title>
	<atom:link href="http://cihan.me/tag/certificate/feed/" rel="self" type="application/rss+xml" />
	<link>http://cihan.me</link>
	<description>The experiences on my digital life!</description>
	<lastBuildDate>Sat, 27 Mar 2010 14:31:06 +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>How to create easy-rsa key for non-existing client at OpenVPN Server</title>
		<link>http://cihan.me/how-to-create-easy-rsa-key-for-non-existing-client-at-openvpn-server/</link>
		<comments>http://cihan.me/how-to-create-easy-rsa-key-for-non-existing-client-at-openvpn-server/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 22:50:51 +0000</pubDate>
		<dc:creator>Cihan DOGAN</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[easy-rsa]]></category>

		<guid isPermaLink="false">http://cihan.me/?p=43</guid>
		<description><![CDATA[1. Connect your OPENVPN Server via ssh.
2. Change your directory to easy-rsa directory, mine is:  &#8220;/usr/share/doc/openvpn/examples/easy-rsa/2.0/
3. Run the commands below for to create a new rsa key of &#8220;Cihan Dogan&#8221;:
  #. ./vars
  #./build-key cihan.dogan
4. You will see the informations below, give your answers to the corresponding questions like below:
Generating a 1024 bit RSA [...]]]></description>
		<wfw:commentRss>http://cihan.me/how-to-create-easy-rsa-key-for-non-existing-client-at-openvpn-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
