<?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>Security for a day &#187; SharePoint 2007</title>
	<atom:link href="http://www.chris-mohan.com/category/sharepoint-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chris-mohan.com</link>
	<description>Securing Windows Networks or giving it a go in Australia...</description>
	<lastBuildDate>Sun, 29 Aug 2010 13:00:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sharpoint 2007 &#8211; securing the Central Administration site with SSL</title>
		<link>http://www.chris-mohan.com/2008/08/sharpoint-2007-securing-the-central-administration-site-with-ssl/</link>
		<comments>http://www.chris-mohan.com/2008/08/sharpoint-2007-securing-the-central-administration-site-with-ssl/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 13:02:28 +0000</pubDate>
		<dc:creator>Chris Mohan</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[SharePoint 2007]]></category>

		<guid isPermaLink="false">http://www.chris-mohan.com/?p=123</guid>
		<description><![CDATA[After a &#8220;friendly discussion&#8221; with a development group, I pointed out the minor problem of SharePoint&#8217;s Central Administration site running in HTTP and all those usernames and passwords traveling in clear text across the wire. A quick demo with Wireshark got the message across, but they looked blankly at me on how to lock down [...]]]></description>
			<content:encoded><![CDATA[<p>After a &#8220;friendly discussion&#8221; with a development group, I pointed out the minor problem of SharePoint&#8217;s Central Administration site running in HTTP and all those usernames and passwords traveling in clear text across the wire. A quick demo with Wireshark got the message across, but they looked blankly at me on how to lock down the site.</p>
<p><strong>*sigh*</strong></p>
<p>After the SSL has been placed on the site run this at the cmd prompt</p>
<p>stsadm -o setadminport -ssl -port 443</p>
<p>Then set the web site to use require SSL.</p>
<p>The  of the steps <a title="SSL for SharePoint" href="http://bdbits.wordpress.com/2008/05/23/applying-ssl-to-a-sharepoint-central-admin-site/" target="_blank">here</a>, but  remember with IIS 6  1 SSL cert per IP address, unless you have a wild card cert!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-mohan.com/2008/08/sharpoint-2007-securing-the-central-administration-site-with-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
