<?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>edsysad.org &#187; 10.5 Server</title>
	<atom:link href="http://edsysad.org/tag/105-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://edsysad.org</link>
	<description>another ed blogger....</description>
	<lastBuildDate>Wed, 04 Apr 2012 03:46:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	
<div id="wdsb-share-box" style="border:2px solid;">
	<ul>
			<li>
						<div class="wdsb-item" id="wdsb-service-google">
				<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script><g:plusone size="tall"></g:plusone>			</div>
		</li>
			<li>
						<div class="wdsb-item" id="wdsb-service-facebook">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fedsysad.org%2F2008%2F10%2F31%2Fadding-ssl-support-to-opendirectory-replica%2F&amp;send=false&amp;layout=box_count&amp;width=100&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=60" scrolling="no" frameborder="0" style="border:none; width:58px; height:62px;" allowTransparency="true"></iframe>			</div>
		</li>
			<li>
						<div class="wdsb-item" id="wdsb-service-twitter">
				<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical">Tweet</a>			</div>
		</li>
			<li>
						<div class="wdsb-item" id="wdsb-service-stumble_upon">
				<script src="http://www.stumbleupon.com/hostedbadge.php?s=5"></script>			</div>
		</li>
			<li>
						<div class="wdsb-item" id="wdsb-service-reddit">
				<script type="text/javascript" src="http://www.reddit.com/static/button/button2.js"></script>			</div>
		</li>
			<li>
						<div class="wdsb-item" id="wdsb-service-linkedin">
				<script src="http://platform.linkedin.com/in.js" type="text/javascript"></script><script type="IN/Share" data-counter="top"></script>			</div>
		</li>
			<li>
						<div class="wdsb-item" id="wdsb-service-pinterest">
							</div>
		</li>
		</ul>
</div>	<item>
		<title>Adding SSL Support to OpenDirectory Replica</title>
		<link>http://edsysad.org/2008/10/31/adding-ssl-support-to-opendirectory-replica/</link>
		<comments>http://edsysad.org/2008/10/31/adding-ssl-support-to-opendirectory-replica/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 00:24:11 +0000</pubDate>
		<dc:creator>Andrew Chlup</dc:creator>
				<category><![CDATA[Apple Server Admin]]></category>
		<category><![CDATA[10.5 Server]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[LDAPS]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://edsysad.org/?p=28</guid>
		<description><![CDATA[While configuring our web filter, we realized that Apple&#8217;s default master/slave setup only allows LDAPS through the master server. This has some major limitations in regards to the usefulness of replicas. It turns out that one simple terminal command solves the problem. sudo slapconfig -setldapconfig -ssl on -sslcert /etc/certificate/&#60;your certificate&#62;.crt -sslkey /etc/certificate/&#60;your certificate&#62;.key -ssldomain &#60;server [...]]]></description>
			<content:encoded><![CDATA[<p>While configuring our web filter, we realized that Apple&#8217;s default master/slave setup only allows LDAPS through the master server. This has some major limitations in regards to the usefulness of replicas. It turns out that one simple terminal command solves the problem.</p>
<p style="padding-left: 30px;">sudo slapconfig -setldapconfig -ssl on -sslcert /etc/certificate/&lt;your certificate&gt;.crt -sslkey /etc/certificate/&lt;your certificate&gt;.key -ssldomain &lt;server domain&gt;</p>
<p>If there&#8217;s a way to do this through the GUI I couldn&#8217;t find it. Hope this helps somebody else out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://edsysad.org/2008/10/31/adding-ssl-support-to-opendirectory-replica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

