<?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>Teknober Blog &#187; OpenSSL</title>
	<atom:link href="http://blog.teknober.com/category/administration/openssl/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.teknober.com</link>
	<description>Blog</description>
	<lastBuildDate>Mon, 07 May 2012 09:54:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>OpenSSL loading openssl.cnf</title>
		<link>http://blog.teknober.com/2012/02/08/openssl-loading-openssl-cnf/</link>
		<comments>http://blog.teknober.com/2012/02/08/openssl-loading-openssl-cnf/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 21:17:46 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Apache HTTPd]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[Cassandar NoSQL]]></category>
		<category><![CDATA[Database Servers]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[GIT]]></category>
		<category><![CDATA[Internet Information Services]]></category>
		<category><![CDATA[MariaDB Server]]></category>
		<category><![CDATA[Micsoft SQL Server]]></category>
		<category><![CDATA[MySQL Server]]></category>
		<category><![CDATA[OpenSSL]]></category>
		<category><![CDATA[PDO]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[Windows Servers]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[openssl config]]></category>
		<category><![CDATA[openssl generate certificate]]></category>
		<category><![CDATA[unable to load openssl.cnf]]></category>

		<guid isPermaLink="false">http://blog.teknober.com/?p=309</guid>
		<description><![CDATA[since the openssl.cnf path is hardcoded in binaries. to alter it on windows set environmental variable (as written): OPENSSLDIR=C:\PATH\TO\OpenSSL\bin OPENSSL_CONF=C:\PATH\TO\OpenSSL\bin\openssl.cnf OPENSSL_CONF doesn&#8217;t work without OPENSSLDIR even if it is set. settings these options will allow you to use your custom configuration files when creating certificates. batch file i use to create certificate GenCERT.bat [save this]]></description>
		<wfw:commentRss>http://blog.teknober.com/2012/02/08/openssl-loading-openssl-cnf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

