<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Enabling SSL on Mac OS X Leopard</title>
	<atom:link href="http://blog.dmcinsights.com/2009/03/06/enabling-ssl-on-mac-os-x-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmcinsights.com/2009/03/06/enabling-ssl-on-mac-os-x-leopard/</link>
	<description>flotsam and jetsam abounds</description>
	<lastBuildDate>Wed, 10 Mar 2010 04:32:53 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Larry</title>
		<link>http://blog.dmcinsights.com/2009/03/06/enabling-ssl-on-mac-os-x-leopard/comment-page-1/#comment-319</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 17 May 2009 18:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=326#comment-319</guid>
		<description>Thanks for the comments. Yes, apachectl (capital L) vs. apachect1 makes a huge difference! As for where you put the keys, it really doesn&#039;t matter so long as you don&#039;t later move or delete them and so long as you keep all the references correct. As for doing all this with MAMP Pro, I don&#039;t know offhand, although you should be able to follow the same steps but edit the config files found within the MAMP application directory. Documentation at MAMP&#039;s Web site may address this. That being said, you only need to enable SSL if you need to securely serve pages from your Mac. If you aren&#039;t actually doing that, I wouldn&#039;t personally spend the time trying to get this to work.</description>
		<content:encoded><![CDATA[<p>Thanks for the comments. Yes, apachectl (capital L) vs. apachect1 makes a huge difference! As for where you put the keys, it really doesn&#8217;t matter so long as you don&#8217;t later move or delete them and so long as you keep all the references correct. As for doing all this with MAMP Pro, I don&#8217;t know offhand, although you should be able to follow the same steps but edit the config files found within the MAMP application directory. Documentation at MAMP&#8217;s Web site may address this. That being said, you only need to enable SSL if you need to securely serve pages from your Mac. If you aren&#8217;t actually doing that, I wouldn&#8217;t personally spend the time trying to get this to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tai</title>
		<link>http://blog.dmcinsights.com/2009/03/06/enabling-ssl-on-mac-os-x-leopard/comment-page-1/#comment-318</link>
		<dc:creator>Tai</dc:creator>
		<pubDate>Sat, 16 May 2009 20:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=326#comment-318</guid>
		<description>Larry, I got Syntax OK to work, I typed &quot;apchect1&quot; instead of &quot;apachectl&quot; hehe. Okie, but how do I get this to work with MAMP Pro? I have latest MAMP Pro and 10.5.7 on MacBook Pro. Thanks!</description>
		<content:encoded><![CDATA[<p>Larry, I got Syntax OK to work, I typed &#8220;apchect1&#8243; instead of &#8220;apachectl&#8221; hehe. Okie, but how do I get this to work with MAMP Pro? I have latest MAMP Pro and 10.5.7 on MacBook Pro. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tai</title>
		<link>http://blog.dmcinsights.com/2009/03/06/enabling-ssl-on-mac-os-x-leopard/comment-page-1/#comment-317</link>
		<dc:creator>Tai</dc:creator>
		<pubDate>Sat, 16 May 2009 19:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=326#comment-317</guid>
		<description>Hi, thanks for the article. I can&#039;t get it to work. Two things: 1) Apple says to put the &quot;ssl.key&quot; directory inside /etc/http. You said put it into /etc/apache2. 2) when I try the final step &quot;apachect1 configtest&quot; I get: &quot;sudo: apachect1: command not found&quot;</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the article. I can&#8217;t get it to work. Two things: 1) Apple says to put the &#8220;ssl.key&#8221; directory inside /etc/http. You said put it into /etc/apache2. 2) when I try the final step &#8220;apachect1 configtest&#8221; I get: &#8220;sudo: apachect1: command not found&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://blog.dmcinsights.com/2009/03/06/enabling-ssl-on-mac-os-x-leopard/comment-page-1/#comment-240</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 08 Mar 2009 18:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=326#comment-240</guid>
		<description>Excellent. Thanks for letting me know. I was worried that it&#039;s simplicity meant it wasn&#039;t going to work for others!</description>
		<content:encoded><![CDATA[<p>Excellent. Thanks for letting me know. I was worried that it&#8217;s simplicity meant it wasn&#8217;t going to work for others!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand Lehmann</title>
		<link>http://blog.dmcinsights.com/2009/03/06/enabling-ssl-on-mac-os-x-leopard/comment-page-1/#comment-239</link>
		<dc:creator>Bertrand Lehmann</dc:creator>
		<pubDate>Sun, 08 Mar 2009 17:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmcinsights.com/?p=326#comment-239</guid>
		<description>Ca marche !

It works fine, thanks to you.</description>
		<content:encoded><![CDATA[<p>Ca marche !</p>
<p>It works fine, thanks to you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
