<?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: More on SSL and LDAP in Leopard</title>
	<atom:link href="http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/</link>
	<description>System Administration hacks and howto articles.</description>
	<lastBuildDate>Sat, 05 Jun 2010 04:24:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: joemora</title>
		<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/comment-page-1/#comment-459</link>
		<dc:creator>joemora</dc:creator>
		<pubDate>Wed, 14 Jan 2009 04:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/#comment-459</guid>
		<description>i run the echo command and I get &quot;-bash: /etc/openldap/ldap.conf: Permission denied&quot;. What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>i run the echo command and I get &#8220;-bash: /etc/openldap/ldap.conf: Permission denied&#8221;. What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/comment-page-1/#comment-328</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Thu, 20 Mar 2008 23:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/#comment-328</guid>
		<description>For GoDaddy users, it may help to get a more current PEM extract file from here:

http://curl.haxx.se/docs/caextract.html

This worked for me to establish secure LDAP connections to an AD LDAP server using a GoDaddy certificate.</description>
		<content:encoded><![CDATA[<p>For GoDaddy users, it may help to get a more current PEM extract file from here:</p>
<p><a href="http://curl.haxx.se/docs/caextract.html" rel="nofollow">http://curl.haxx.se/docs/caextract.html</a></p>
<p>This worked for me to establish secure LDAP connections to an AD LDAP server using a GoDaddy certificate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff McCune</title>
		<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/comment-page-1/#comment-327</link>
		<dc:creator>Jeff McCune</dc:creator>
		<pubDate>Thu, 20 Mar 2008 21:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/#comment-327</guid>
		<description>@Anthony

Yes, The trailing \ on the first line tells the interpreter to ignore the next newline character.</description>
		<content:encoded><![CDATA[<p>@Anthony</p>
<p>Yes, The trailing \ on the first line tells the interpreter to ignore the next newline character.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/comment-page-1/#comment-326</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 19 Mar 2008 20:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/#comment-326</guid>
		<description>I am new to Terminal, is that command on this page all one line?</description>
		<content:encoded><![CDATA[<p>I am new to Terminal, is that command on this page all one line?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/comment-page-1/#comment-324</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 21 Jan 2008 19:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/#comment-324</guid>
		<description>It appears that godaddy&#039;s cert is not in the file. Bummer as I have my certs signed by them. Their cert is in Keychain x509 though.

cat /usr/share/curl/curl-ca-bundle.crt &#124; grep -i daddy

returns no results.</description>
		<content:encoded><![CDATA[<p>It appears that godaddy&#8217;s cert is not in the file. Bummer as I have my certs signed by them. Their cert is in Keychain x509 though.</p>
<p>cat /usr/share/curl/curl-ca-bundle.crt | grep -i daddy</p>
<p>returns no results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian</title>
		<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/comment-page-1/#comment-323</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Tue, 08 Jan 2008 13:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/#comment-323</guid>
		<description>Great tip, but how do we do this for iChat (Jabber2) server as well?!

-Damian</description>
		<content:encoded><![CDATA[<p>Great tip, but how do we do this for iChat (Jabber2) server as well?!</p>
<p>-Damian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/comment-page-1/#comment-322</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 07 Dec 2007 23:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/#comment-322</guid>
		<description>Thank you! the AFP548 article was good, but this seems like an easier and faster fix.</description>
		<content:encoded><![CDATA[<p>Thank you! the AFP548 article was good, but this seems like an easier and faster fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff McCune</title>
		<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/comment-page-1/#comment-321</link>
		<dc:creator>Jeff McCune</dc:creator>
		<pubDate>Thu, 06 Dec 2007 19:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/#comment-321</guid>
		<description>You&#039;re welcome.  Thanks for the feedback.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome.  Thanks for the feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/comment-page-1/#comment-325</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 05 Dec 2007 14:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://northstarlabs.net/2007/12/04/more-on-ssl-and-ldap-in-leopard/#comment-325</guid>
		<description>Thanks for posting this!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
