<?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>TechiePark &#187; SSL</title>
	<atom:link href="http://www.techiepark.com/tag/ssl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiepark.com</link>
	<description>everything about web technologies</description>
	<lastBuildDate>Thu, 02 Feb 2012 06:00:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Generating a Certificate Signing Request (CSR) for Jakarta Tomcat</title>
		<link>http://www.techiepark.com/tutorials/generating-a-certificate-signing-request-csr-for-jakarta-tomcat/</link>
		<comments>http://www.techiepark.com/tutorials/generating-a-certificate-signing-request-csr-for-jakarta-tomcat/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 04:58:05 +0000</pubDate>
		<dc:creator>TechiePark</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://www.techiepark.com/?p=288</guid>
		<description><![CDATA[Step 1: Prepare your Tomcat server If you are not using JDK 1.4 or higher, you must download and install &#8220;Java Secure Socket Extensions&#8221; JSSE. You can download JSSE from http://java.sun.com/products/jsse/. Step 2: Generate a Private Key Use the keytool command to create the private key file: keytool -genkey -keyalg RSA -keystore yourdomainname.key The following [...]]]></description>
		<wfw:commentRss>http://www.techiepark.com/tutorials/generating-a-certificate-signing-request-csr-for-jakarta-tomcat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache HTTPD Virtual Hosts and SSL</title>
		<link>http://www.techiepark.com/tutorials/apache-httpd-virtual-hosts-and-ssl/</link>
		<comments>http://www.techiepark.com/tutorials/apache-httpd-virtual-hosts-and-ssl/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 00:59:38 +0000</pubDate>
		<dc:creator>TechiePark</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[virtual hosts]]></category>

		<guid isPermaLink="false">http://laxmangunjikar.wordpress.com/?p=123</guid>
		<description><![CDATA[Apache HTTPD Virtual Hosts allow a single server to host many web sites with different addresses. Virtual hosts are easy to set up, just check the documentation at http://httpd.apache.org/docs/ . That said, there are two main ways to configure virtual hosting, which you have to keep in mind when starting out. One method involves matching [...]]]></description>
		<wfw:commentRss>http://www.techiepark.com/tutorials/apache-httpd-virtual-hosts-and-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

