<?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>Networknet.nl Blog &#187; import</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/import/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Sat, 04 Sep 2010 16:37:35 +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>SSL certificate Windows Server 2008 and Exchange 2007 SP1</title>
		<link>http://www.networknet.nl/apps/wp/archives/469</link>
		<comments>http://www.networknet.nl/apps/wp/archives/469#comments</comments>
		<pubDate>Tue, 26 Aug 2008 19:18:55 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[outlook web access]]></category>
		<category><![CDATA[owa]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp/archives/469</guid>
		<description><![CDATA[Thanks to guys from Telnetport25 I was able to finish my SSL certificate migration for my new Windows Server 2008 virtual machine running a Exchange 2007 SP1 installation. My work log: Logon on the old Windows Server 2003 hosting the OWA front-end role Start MMC and add the Certificate Snap-In; choose the Computer Account. Go]]></description>
			<content:encoded><![CDATA[<p>Thanks to guys from Telnetport25 I was able to finish my SSL certificate migration for my new Windows Server 2008 virtual machine running a Exchange 2007 SP1 installation.</p>
<p>My work log:</p>
<ul>
<li>Logon on the old Windows Server 2003 hosting the OWA front-end role</li>
<li>Start MMC and add the Certificate Snap-In; choose the Computer Account.</li>
<li>Go to Personal/Certificates and locate the SSL certificate assigned to IIS for SSL encryption. Right click ; All Tasks and choose export. Choose the appropriate options like the certificate path; assign password and save the PFX file to &quot;My Documents&quot;</li>
<li>Copy the PFX file to your Windows Server 2008 Client Access Server</li>
<li>Logon on the Windows Server 2008 and add the Certificate Snap-In to a new MMC console for the Computer Account</li>
<li>Go to Personal/Certificates; right click; All Tasks and choose Import.</li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="225" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/SSLcertificateWindowsServer2008andExchan_1205A/image.png" width="438" border="0" />&#160;</p>
<ul>
<li>Locate the PFX file; enter the password and make sure you check &quot;Mark this key as exportable&quot; to enable future migrations of the SSL certificate.</li>
<li>Place the certificate in the Personal Store</li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="100" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/SSLcertificateWindowsServer2008andExchan_1205A/image_3.png" width="426" border="0" />&#160;</p>
<ul>
<li>Open the certificate and go to Details tab. Locate the Thumprint field and select Value with mouse; press CRTL-C to copy the data.</li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="318" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/SSLcertificateWindowsServer2008andExchan_1205A/image_4.png" width="413" border="0" /></p>
<ul>
<li>Paste the value in Notepad and replace the &quot;SPACE&#8217; with CRTL-H. In the Find what field press space on the keyboard and click Replace All</li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="255" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/SSLcertificateWindowsServer2008andExchan_1205A/image_5.png" width="522" border="0" /> </p>
<ul>
<li>Copy the Thumbprint </li>
<li>Start the Exchange Management Shell and run the Enable-ExchangeCertificate cmdlet</li>
<li>Type IIS as Services and paste the copied data from Notepad to Thumbprint</li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="321" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/SSLcertificateWindowsServer2008andExchan_1205A/image_6.png" width="644" border="0" />&#160;</p>
<ul>
<li>Start Exchange Management Console and go to Server Configuration /&#160; Client Access / Select the server and open owa from Outlook Web Access tab</li>
<li>Type External URL of the SSL certificate and DNS. E.g. <a href="https://webmail.domain.tlk">https://webmail.domain.tlk</a> </li>
</ul>
<p>&#160;&#160;&#160; <img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="484" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/SSLcertificateWindowsServer2008andExchan_1205A/image_7.png" width="423" border="0" /> </p>
<ul>
<li>Click OK and you are finished to test the configuration.</li>
<li>Start IE and test your OWA role. Review your NAT and Firewall rules also.</li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="302" alt="image" src="http://www.networknet.nl/apps/wp/wp-content/uploads/SSLcertificateWindowsServer2008andExchan_1205A/image_8.png" width="644" border="0" /> </p>
<p>Related links:</p>
<ul>
<li><a title="http://technet.microsoft.com/en-us/library/aa997231.aspx" href="http://technet.microsoft.com/en-us/library/aa997231.aspx" target="_blank">Enable-ExchangeCertificate</a></li>
<li><a title="http://telnetport25.wordpress.com/2008/03/28/exporting-existing-ssl-owa-certificates-from-exchange-2003-fes-to-exchange-2007-sp1-cas-on-windows-2008/" href="http://telnetport25.wordpress.com/2008/03/28/exporting-existing-ssl-owa-certificates-from-exchange-2003-fes-to-exchange-2007-sp1-cas-on-windows-2008/" target="_blank">Exporting Existing SSL OWA Certificates from Exchange 2003 FES to Exchange 2007 SP1 CAS on Windows 2008&#8230;</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/469/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
