<?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>Confused Amused &#187; certificate</title>
	<atom:link href="http://www.confusedamused.com/tags/certificate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.confusedamused.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 02:58:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Your OCS A/V Authentication Certificate Subject Name Doesn&#8217;t Matter</title>
		<link>http://www.confusedamused.com/notebook/your-ocs-av-authentication-certificate-subject-name-doesnt-matter/</link>
		<comments>http://www.confusedamused.com/notebook/your-ocs-av-authentication-certificate-subject-name-doesnt-matter/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 02:31:55 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Office Communications Server 2007]]></category>
		<category><![CDATA[Office Communications Server 2007 R2]]></category>
		<category><![CDATA[av]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[mtls]]></category>
		<category><![CDATA[OCS]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/?p=722</guid>
		<description><![CDATA[A few months back I was involved in a discussion about what the subject name of an OCS Edge Server&#8217;s A/V authentication certificate should be. Some folks were saying to use the Edge server&#8217;s internal FQDN and others were saying to use the external, public FQDN you define for A/V. I was in the camp [...]]]></description>
			<content:encoded><![CDATA[<p><p>A few months back I was involved in a discussion about what the subject name of an OCS Edge Server&#8217;s A/V authentication certificate should be. Some folks were saying to use the Edge server&#8217;s internal FQDN and others were saying to use the external, public FQDN you define for A/V. I was in the camp using the external name, but the odd thing was both sides said their approach worked. There is definitely some confusion about what name you should use and Microsoft has actually published directly conflicting information which further confuses the issue. Some testing I&#8217;ve recently done clears up <i>why</i> so many documents and people contradict each other &#8211; <b>the subject name doesn&#8217;t matter</b>. Really. You could put whatever you want in that subject name, assign it to A/V authentication and it will work flawlessly. The purpose of this certificate per the Technet documentation: </p>  <blockquote>The private key of the A/V authentication certificate is used to generate authentication credentials. </blockquote>  <p>Specifically, it&#8217;s not used for encryption or MTLS even if that&#8217;s not made clear anywhere. Let&#8217;s take a step back and clarify a few things for some background:</p>  <ul>   <li>There are two services that run on the Edge server with &quot;A/V&quot; in the name. If you’re not familiar with the difference, Jeff Schertz’s <a href="http://blogs.pointbridge.com/Blogs/schertz_jeff/Pages/Post.aspx?_ID=79">More on OCS Edge Server Certificates</a> article has a good explanation for some background on what the difference is between the A/V Authentication and A/V Edge services, but basically &#8211; the A/V Authentication service is internal facing and A/V Edge Service is external facing. </li>    <li>There is no certificate assigned to the A/V Edge service because encryption for external A/V traffic is provided by SRTP. </li>    <li>The certificate for A/V Authentication is only used by internal clients when trying to communicate with an external or federated client. This means you can (and should) use an internal certificate authority to issue this certificate. There is no benefit or need to use a public certificate for A/V authentication. </li> </ul>  <p>Let&#8217;s walk through a little example here as if I was trying to figure out what name to use for my A/V authentication certificate. I have the following environment:</p>  <ul>   <li>Public Domain: confusedamused.com </li>    <li>Internal AD Domain: ptown.local </li>    <li>SIP Domain: confusedamused.com </li>    <li>Edge Server Internal FQDN: edge.ptown.local </li>    <li>A/V Edge Service FQDN: av.confusedamused.com </li> </ul>  <p>So with that information what should I use as the certificate name for the A/V authentication certificate? If you consult the Technet documentation topic <a href=" http://technet.microsoft.com/en-us/library/dd425147(office.13).aspx">Set up Certificates for A/V Authentication</a> you’ll find this note (emphasis is mine): </p>  <blockquote>The subject name should match the fully qualified domain name (FQDN) of the <i>A/V Edge Service</i> published by the <i>external</i> firewall, or the FQDN of the VIP used by the A/V Edge Service array on the <i>external</i> load balancer (that is, if the Edge Servers are load balanced). </blockquote>  <p>So based on that blurb, my A/V authentication certificate subject name should be av.confusedamused.com. Fair enough.</p>  <p>I ran through the <a href="http://www.microsoft.com/Downloads/details.aspx?familyid=EC4B960C-3FE2-41BD-ABDF-AE89CFCB8C6C&amp;displaylang=en">OCS 2007 R2 Edge Planning Tool</a> for a sanity check. You can see the result below, but the tool follows the Technet documentation and uses the external FQDN I defined for the A/V Edge Service when it asked. </p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2010/02/toolav.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="tool-av" border="0" alt="tool-av" src="http://www.confusedamused.com/wp-content/pictures/2010/02/toolav_thumb.png" width="600" height="402" /></a><br /><a href="http://www.confusedamused.com/wp-content/pictures/2010/02/toolresults.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="tool-results" border="0" alt="tool-results" src="http://www.confusedamused.com/wp-content/pictures/2010/02/toolresults_thumb.png" width="600" height="402" /></a> </p>  <p>A group of MVPs and Microsoft employees published a document called <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=e9f86f96-aa09-4dca-9088-f64b4f01c703">Deploying Certificates in Office Communications Server 2007</a> which says the following about the A/V authentication certificate (emphasis is mine again): </p>  <blockquote>Must be the FQDN of Audio/Video <i>authentication server</i> in DNS.</blockquote>  <p>Well that calls out the name of the authentication server, not the A/V Edge Service. I think this comes down to really just poor wording in the document which contributes to confusion, but what is the name of our A/V Authentication server? It would be the same name as the internal Edge interface, right? The A/V Authentication server is the Edge server, not the external FQDN. So now we&#8217;re being told to use the internal FQDN, edge.ptown.local as the subject name.</p>  <p>Also released by Microsoft was a document called <a href=" http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=e9f86f96-aa09-4dca-9088-f64b4f01c703&amp;displaylang=en ">OCS 2007 R2 Walkthrough &#8211; Scale to Load Balanced Edge Server</a> which completely contradicts Technet and the Edge Planning Tool (emphasis mine):</p>  <blockquote>   <ul>     <li>Access Edge Internal (Corporate Certificate). In our sample topology, the subject name would be set to ocsedge.contoso.com, the FQDN of the Edge Server internal interface. </li>      <li><i>A/V Authentication Internal</i> (Corporate Certificate). In our sample topology, the subject name would be set to ocsedge.contoso.com, the <i>FQDN of the Edge Server internal interface.</i> </li>   </ul> </blockquote>  <p>This seems to match up with the certificates document and is somewhat backed by the exact same Technet article I referenced earlier which says:</p>  <blockquote>As a security precaution, you should not use the same certificate for A/V authentication that you use for the internal interface of the Edge Server.</blockquote>  <p>This begs the question &quot;Why would I ever even <i>try</i> to use the same certificate?&quot; The only logical reason would be perhaps because they use the same subject name. That jives with the Scale to a Load Balanced Edge Server documentation. If we&#8217;re thinking about this in terms of MTLS connections, you would have to think that this makes the most sense. In your OCS Forest properties if you added an A/V Edge server with the name edge.ptown.local for port 5062, it&#8217;s reasonable that you&#8217;d expect the A/V Authentication service operating on port 5062 of the internal interface to offer a certificate matching this name. If it presented something wrong, say maybe the external FQDN of the A/V Edge service it should fail, right?</p>  <p>Well, the truth is the name doesn&#8217;t matter. There isn&#8217;t MTLS validation happening on port 5062 the same way you&#8217;d expect MTLS between servers on 5061. I think the reason the certificate requirement issue hasn&#8217;t been pointed out yet is because it&#8217;s never caused a problem &#8211; it works either way. I can use a certificate with a subject name gobblygook.confusedamused.com and media relay authentication through the Edge server works just fine. It just needs <i>a</i> certificate to generate authentication credentials for the media relay process. Go ahead and try it out &#8211; put whatever name you want on the certificate and it will still work.</p>  <p>So while the subject name doesn&#8217;t really matter, if you&#8217;re still interested in adhering to best practices I would recommend using the external facing, public A/V Edge name. In the example earlier this would be av.confusedamused.com. Hopefully Microsoft will update the certificate and scaling documents with a clarification and make them more consistent with the rest of Technet.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/your-ocs-av-authentication-certificate-subject-name-doesnt-matter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone Profile Files</title>
		<link>http://www.confusedamused.com/notebook/iphone-profile-files/</link>
		<comments>http://www.confusedamused.com/notebook/iphone-profile-files/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 23:59:22 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Mobility]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[Wi-Fi]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/notebook/iphone-profile-files/</guid>
		<description><![CDATA[So earlier today I posted about creating a profile file, but here&#8217;s what it actually looks like to the end user. I exported mine to a file and then emailed it to myself. Check out the stellar service AT&#38;T was providing me with at the time. The email with attachment.   Clicking the attachment [...]]]></description>
			<content:encoded><![CDATA[<p><p>So earlier today I posted about creating a profile file, but here&#8217;s what it actually looks like to the end user. I exported mine to a file and then emailed it to myself. Check out the <strong><em>stellar</em></strong> service AT&amp;T was providing me with at the time.</p> <p>The email with attachment.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/photo.jpg"><img height="480" alt="photo" src="http://www.confusedamused.com/wp-content/pictures/2008/07/photo-thumb.jpg" width="320" border="0"></a> </p> <p>Clicking the attachment brings up this screen. Notice I didn&#8217;t sign my profile with a certificate.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/photo1.jpg"><img height="480" alt="photo" src="http://www.confusedamused.com/wp-content/pictures/2008/07/photo-thumb1.jpg" width="320" border="0"></a> </p> <p>Clicking the More Details button gives me, well, more details.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/photo2.jpg"><img height="480" alt="photo" src="http://www.confusedamused.com/wp-content/pictures/2008/07/photo-thumb2.jpg" width="320" border="0"></a> </p> <p>And to reinforce the fact that I didn&#8217;t sign my cert (or that it can&#8217;t be validated up to a trusted root certificate) the iPhone issues me this warning.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/photo3.jpg"><img height="480" alt="photo" src="http://www.confusedamused.com/wp-content/pictures/2008/07/photo-thumb3.jpg" width="320" border="0"></a> </p> <p>And because I&#8217;m like anyone else I just press Install Now and continue on. A few seconds later the Wi-Fi icon popped up on my phone and I could see I had been connected to the network provided in the profile. All is groovy.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/photo4.jpg"><img height="480" alt="photo" src="http://www.confusedamused.com/wp-content/pictures/2008/07/photo-thumb4.jpg" width="320" border="0"></a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/iphone-profile-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone Configuration (Web) Utility</title>
		<link>http://www.confusedamused.com/notebook/iphone-configuration-web-utility/</link>
		<comments>http://www.confusedamused.com/notebook/iphone-configuration-web-utility/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 23:31:27 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[SBS]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/notebook/iphone-configuration-web-utility/</guid>
		<description><![CDATA[So now that the JesusPhone iPhone has been deemed Enterprise worthy around the world with its Exchange support businesses are jumping at the opportunity to move employees on to the platform. Or should I flip that around to say employees are breathing down the neck of IT departments so they can finally get an iPhone?&#160; [...]]]></description>
			<content:encoded><![CDATA[<p><p>So now that the <strike>JesusPhone </strike>iPhone has been deemed Enterprise worthy around the world with its Exchange support businesses are jumping at the opportunity to move employees on to the platform. Or should I flip that around to say employees are breathing down the neck of IT departments so they can finally get an iPhone?&nbsp; Either way works.</p> <p>Apple has actually provided a configuration utility named, oddly enough, the iPhone Configuration (Web &#8211; if you use the web version) Utility that you can <a href="http://www.apple.com/support/iphone/enterprise/">download for free</a>. There is a native application for OS X and a web-based one for Windows or OS X systems. As far as I can tell, they all have the same feature set. Here&#8217;s a quick little tour&#8230;</p> <p>The main screen resembles the iTunes interface for syncing iPods and iPhones. You can also sign your profiles with a certificate, otherwise they&#8217;ll appear to be from an untrusted source to the end-user.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/image.png"><img height="468" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2008/07/image-thumb.png" width="500" border="0"></a></p> <p>The passcode page lets you configure some lockout and pin policies.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/image1.png"><img height="297" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2008/07/image-thumb1.png" width="500" border="0"></a></p> <p>Wi-Fi lets you configure wireless network profiles. It&#8217;s actually extremely flexible in how much you can configure. </p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/image2.png"><img height="366" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2008/07/image-thumb2.png" width="500" border="0"></a> </p> <p>The VPN page lets you configure either PPTP, L2TP or an IPSec Cisco VPN connection.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/image3.png"><img height="403" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2008/07/image-thumb3.png" width="500" border="0"></a> </p> <p>The Email tab will allow configuration of an IMAP or POP account.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/image4.png"><img height="440" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2008/07/image-thumb4.png" width="500" border="0"></a> </p> <p>The Exchange tab lets you configure a few settings to bypass any Autodiscover lookup.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/image5.png"><img height="304" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2008/07/image-thumb5.png" width="500" border="0"></a> </p> <p>The credentials tab lets you import certificates on to the iPhone. You can add a self-signed certificate here (hello SBS users!) to import on the device. You could alternatively point the user at a web address with the certificate file and mobile Safari would prompt them to install the certificate.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/image6.png"><img height="155" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2008/07/image-thumb6.png" width="500" border="0"></a> </p> <p>Lastly, you can set up the APN address, username and password if you&#8217;re really ambitious. I&#8217;d suggest leaving this setting alone.</p> <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/07/image7.png"><img height="222" alt="image" src="http://www.confusedamused.com/wp-content/pictures/2008/07/image-thumb7.png" width="500" border="0"></a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/iphone-configuration-web-utility/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OCS 2007 Installation &#8211; Part 2</title>
		<link>http://www.confusedamused.com/notebook/ocs-2007-installation-part-2/</link>
		<comments>http://www.confusedamused.com/notebook/ocs-2007-installation-part-2/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 18:41:28 +0000</pubDate>
		<dc:creator>Tom Pacyk</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[OCS]]></category>

		<guid isPermaLink="false">http://www.confusedamused.com/notebook/ocs-2007-installation-part-2/</guid>
		<description><![CDATA[Other parts in this series:  OCS Installation &#8211; Part 1  Last time we left off about halfway through the OCS 2007 installer. This part should run through the end of the initial installation process. I&#8217;ll cover some of the initial configuration on the next part.  Configure Internal Certificate  The Configure Server [...]]]></description>
			<content:encoded><![CDATA[<p><p>Other parts in this series:</p>  <p><a href="http://www.confusedamused.com/notebook/ocs-2007-installation-part-1/">OCS Installation &#8211; Part 1</a></p>  <p>Last time we left off about halfway through the OCS 2007 installer. This part should run through the end of the initial installation process. I&#8217;ll cover some of the initial configuration on the next part.</p>  <h3>Configure Internal Certificate</h3>  <p>The Configure Server section should now have a green checkmark next to it. Click the <b>Run</b> button under <b>Configure Certificate </b>to continue.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image002.jpg"><img height="413" alt="clip_image002" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image002-thumb.jpg" width="563" border="0" /></a></p>  <p>The <b>Configure Certificate Wizard</b> should start. Press <b>Next</b> to continue.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image004.jpg"><img height="444" alt="clip_image004" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image004-thumb.jpg" width="503" border="0" /></a></p>  <p>Choose <b>Create a new certificate</b> and press <b>Next</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image006.jpg"><img height="444" alt="clip_image006" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image006-thumb.jpg" width="503" border="0" /></a></p>  <p>Choose <b>Send the request immediately to an online certification authority</b> and press <b>Next</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image008.jpg"><img height="444" alt="clip_image008" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image008-thumb.jpg" width="503" border="0" /></a></p>  <p>Give the certificate a meaningful friendly name, uncheck <b>Mark cert as exportable</b> and press <b>Next</b>. We shouldn&#8217;t ever need to export the certificate from the front-end server.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image010.jpg"><img height="444" alt="clip_image010" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image010-thumb.jpg" width="503" border="0" /></a></p>  <p>Fill in organization and organization unit names and press <b>Next</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image012.jpg"><img height="444" alt="clip_image012" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image012-thumb.jpg" width="503" border="0" /></a></p>  <p>Leave the subject name as the fully qualified name of the internal OCS machine, <b>tap-ocs-2k7.ptown.com</b>. In the subject alternate name (SAN) box enter <strong>tap-ocs-2k7.ptown.com,sip.confusedamused.com</strong>. Press <b>Next</b>. </p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/cert1.png"><img height="444" alt="cert1" src="http://www.confusedamused.com/wp-content/pictures/2008/03/cert1-thumb.png" width="503" border="0" /></a> </p>  <blockquote>   <p><strong><em>Note</em></strong>: The reason the first SAN listed must be the same as the subject name is because of how ISA 2006 handles the reverse proxy. If we only left sip.confusedamused.com as the sole SAN entry everything would work fine internally, but we&#8217;d run into problems with the reverse proxy later. Since we&#8217;ll later tell ISA the internal site name is tap-ocs-2k7.ptown.com, but when it connects it tries to match the subject name to the first SAN listed. When it doesn&#8217;t line up ISA throws an Error 500 &#8211; Service Principal Name Incorrect. Doing the certificate this way now removes some unnecessary work later. You can <a href="http://blogs.msexchange.org/walther/2007/03/28/san-certificates-and-isa-server-2006/">read some more about this ISA issue here</a>. </p> </blockquote>  <p>Enter a state and province and press <b>Next</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image016.jpg"><img height="444" alt="clip_image016" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image016-thumb.jpg" width="503" border="0" /></a></p>  <p>The certificate authority, <b>tap-dc-2k3.ptown.com\P-Town Certificate Authority</b>, should already be detected. Press <b>Next</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image018.jpg"><img height="444" alt="clip_image018" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image018-thumb.jpg" width="503" border="0" /></a></p>  <p>Review the certificate information and press <b>Next</b> to generate the certificate.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/cert2.png"><img height="444" alt="cert2" src="http://www.confusedamused.com/wp-content/pictures/2008/03/cert2-thumb.png" width="503" border="0" /></a> </p>  <p>The success message should appear. Press the <b>Assign</b> button to use the certificate just created for OCS services.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image022.jpg"><img height="444" alt="clip_image022" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image022-thumb.jpg" width="503" border="0" /></a></p>  <p>A message indicating the certificate was applied should appear. Press <b>OK</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image024.jpg"><img height="101" alt="clip_image024" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image024-thumb.jpg" width="507" border="0" /></a></p>  <p>Click <b>Finish</b> to close the certificate wizard.</p>  <h3>Assign Web Components Certificate</h3>  <p>Open IIS Manager, expand the <b>Web </b>Sites folder, right-click on the <b>Default Web Site</b> and choose <b>Properties</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0025.jpg"><img height="475" alt="clip_image002[5]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0025-thumb.jpg" width="545" border="0" /></a></p>  <p>Click on the <b>Directory Security</b> tab.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0045.jpg"><img height="458" alt="clip_image004[5]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0045-thumb.jpg" width="472" border="0" /></a></p>  <p>Click the <b>Server Certificate</b> button to start the <b>Web Server Certificate Wizard</b>.</p>  <p>Press <b>Next</b> to start the process.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0065.jpg"><img height="363" alt="clip_image006[5]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0065-thumb.jpg" width="482" border="0" /></a></p>  <p>Choose <b>Assign an existing certificate</b> and press <b>Next</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0085.jpg"><img height="363" alt="clip_image008[5]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0085-thumb.jpg" width="482" border="0" /></a></p>  <p>Select the certificate that was issued to <b>tap-ocs-2k7.ptown.com </b>and press <b>Next</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/cert3.png"><img height="363" alt="cert3" src="http://www.confusedamused.com/wp-content/pictures/2008/03/cert3-thumb.png" width="482" border="0" /></a> </p>  <p>Leave the default SSL port of <b>443</b> and press <b>Next</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0125.jpg"><img height="363" alt="clip_image012[5]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0125-thumb.jpg" width="482" border="0" /></a></p>  <p>Review the certificate summary and press <b>Next</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0145.jpg"><img height="363" alt="clip_image014[5]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0145-thumb.jpg" width="482" border="0" /></a></p>  <p>A success message appears. Click <b>Finish</b> to close the wizard.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0165.jpg"><img height="363" alt="clip_image016[5]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0165-thumb.jpg" width="482" border="0" /></a></p>  <blockquote>   <p><strong><em>Warning</em></strong>: The service accounts RTCService and RTCComponentService do <strong>not</strong> have have the <strong>Password Never Expires</strong> option selected by default. Unless you want those account passwords to be changed with the default domain policy I would recommend going into Active Directory Users &amp; Computers and making sure those passwords don&#8217;t expire. If they do expire your OCS services won&#8217;t start.</p> </blockquote>  <h3>Start Services</h3>  <p>At this point the OCS services can started. Flip back to the OCS installer and click the <b>Run</b> button under <b>Start Services</b>.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0027.jpg"><img height="413" alt="clip_image002[7]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0027-thumb.jpg" width="563" border="0" /></a></p>  <p>The <b>Start Services</b> <b>Wizard</b> should open. Press <b>Next </b>to continue.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0047.jpg"><img height="387" alt="clip_image004[7]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0047-thumb.jpg" width="503" border="0" /></a></p>  <p>Press <b>Next</b> again to start the list of services found.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0067.jpg"><img height="387" alt="clip_image006[7]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0067-thumb.jpg" width="503" border="0" /></a></p>  <p>A success dialog will appear when it finishes. Check the box to view the log if desired, but press <b>Finish</b> to continue.</p>  <p><a href="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0087.jpg"><img height="387" alt="clip_image008[7]" src="http://www.confusedamused.com/wp-content/pictures/2008/03/clip-image0087-thumb.jpg" width="503" border="0" /></a></p>  <p>At this point, OCS is up and running, but will not pass many of the validation tests. Exit the installer completely. I&#8217;ll cover the DNS configuration in the next part of this series.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.confusedamused.com/notebook/ocs-2007-installation-part-2/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

