<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.syrinx.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Syrinx on SharePoint : SSL</title><link>http://blogs.syrinx.com/blogs/sharepoint/archive/tags/SSL/default.aspx</link><description>Tags: SSL</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>MOSS 2007 and WSS 3.0 Alternate Access Mapping</title><link>http://blogs.syrinx.com/blogs/sharepoint/archive/2008/04/15/moss-2007-and-wss-3-0-alternate-access-mapping.aspx</link><pubDate>Tue, 15 Apr 2008 21:19:00 GMT</pubDate><guid isPermaLink="false">cd544384-c566-47fe-88af-b61e5bbebb03:111</guid><dc:creator>JoeS</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.syrinx.com/blogs/sharepoint/rsscomments.aspx?PostID=111</wfw:commentRss><comments>http://blogs.syrinx.com/blogs/sharepoint/archive/2008/04/15/moss-2007-and-wss-3-0-alternate-access-mapping.aspx#comments</comments><description>&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;font face="Calibri" size="3"&gt;I did a three day consulting gig 3 months ago where I installed and configured WSS 3.0, trained them on the basics of document libraries and lists, and converted a spreadsheet with multiple pages into a List so that their users could edit items simultaneously.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They loved the item-level version history because now they could track changes.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; To make a long story short, d&lt;/span&gt;uring my exit interview I had mentioned that SharePoint could be accessed directly from home without going through their Citrix VPN if they wanted - they declined.&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;Yesterday afternoon I got a call from their IT guy and he explained that&amp;nbsp;he is trying to expose the SharePoint portal to the web.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;He had already set up DNS for the externally facing domain, opened port 443 in his firewall for SSL access to the SharePoint server, and installed the SSL certificate on the Sharepoint portal’s web application.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;When he hit the SharePoint Portal from outside using https://, it appeared to authenticate him, but then redirected him to http:// which was not configured (and they don’t want to&amp;nbsp;open port 80).&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;font face="Calibri" size="3"&gt;The solution to this problem involves SharePoint’s Alternate Access Mapping.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;SharePoint stores up to four alternate access paths to the same web application.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;This is somewhat like the host headers we are all familiar with; however, it isn’t exactly the same.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Before I explain the differences, and what is going on here, let me show you how to administer AAM’s.&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;font face="Calibri" size="3"&gt;First, open Central Administration, click on the Operations tab, and then click Alternate Access Mappings&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;font face="Calibri" size="3"&gt;&lt;img height="1" alt="" width="1" border="0" /&gt;&amp;nbsp;&lt;a href="http://blogs.syrinx.com/blogs/sharepoint/WindowsLiveWriter/MOSS2007andWSS3.0AlternateAccessMapping_F845/AAMCentralAdmin_2.jpg"&gt;&lt;img style="BORDER-RIGHT:0px;BORDER-TOP:0px;BORDER-LEFT:0px;BORDER-BOTTOM:0px;" height="436" alt="AAMCentralAdmin" src="http://blogs.syrinx.com/blogs/sharepoint/WindowsLiveWriter/MOSS2007andWSS3.0AlternateAccessMapping_F845/AAMCentralAdmin_thumb.jpg" width="548" border="0" /&gt;&lt;/a&gt; &lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;font face="Calibri" size="3"&gt;Next, click the Edit Public Urls tab&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;font face="Calibri" size="3"&gt;&lt;/font&gt;&amp;nbsp;&lt;a href="http://blogs.syrinx.com/blogs/sharepoint/WindowsLiveWriter/MOSS2007andWSS3.0AlternateAccessMapping_F845/AAMEditPublic_2.jpg"&gt;&lt;img style="BORDER-RIGHT:0px;BORDER-TOP:0px;BORDER-LEFT:0px;BORDER-BOTTOM:0px;" height="77" alt="AAMEditPublic" src="http://blogs.syrinx.com/blogs/sharepoint/WindowsLiveWriter/MOSS2007andWSS3.0AlternateAccessMapping_F845/AAMEditPublic_thumb.jpg" width="224" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;font face="Calibri" size="3"&gt;Once you get to this page, you need to select the Web Application you want to add a public URL to.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;In this case I’ve named the portal Client Internal Portal.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Then simply add the external URL in the Extranet field.&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;a href="http://blogs.syrinx.com/blogs/sharepoint/WindowsLiveWriter/MOSS2007andWSS3.0AlternateAccessMapping_F845/AAMNewUrl_2.jpg"&gt;&lt;img style="BORDER-RIGHT:0px;BORDER-TOP:0px;BORDER-LEFT:0px;BORDER-BOTTOM:0px;" height="371" alt="AAMNewUrl" src="http://blogs.syrinx.com/blogs/sharepoint/WindowsLiveWriter/MOSS2007andWSS3.0AlternateAccessMapping_F845/AAMNewUrl_thumb.jpg" width="525" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:b7f3317e-6403-442e-9243-665082cce8f6" style="PADDING-RIGHT:0px;DISPLAY:inline;PADDING-LEFT:0px;PADDING-BOTTOM:0px;MARGIN:0px;PADDING-TOP:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/SSL" rel="tag"&gt;SSL&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Alternate%20Access%20Mapping" rel="tag"&gt;Alternate Access Mapping&lt;/a&gt;,&lt;a href="http://technorati.com/tags/AAM" rel="tag"&gt;AAM&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MOSS%202007" rel="tag"&gt;MOSS 2007&lt;/a&gt;,&lt;a href="http://technorati.com/tags/SharePoint%202007" rel="tag"&gt;SharePoint 2007&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WSS%203.0" rel="tag"&gt;WSS 3.0&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Extranet" rel="tag"&gt;Extranet&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.syrinx.com/aggbug.aspx?PostID=111" width="1" height="1"&gt;</description><category domain="http://blogs.syrinx.com/blogs/sharepoint/archive/tags/Tips+and+Tricks/default.aspx">Tips and Tricks</category><category domain="http://blogs.syrinx.com/blogs/sharepoint/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://blogs.syrinx.com/blogs/sharepoint/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.syrinx.com/blogs/sharepoint/archive/tags/WSS/default.aspx">WSS</category><category domain="http://blogs.syrinx.com/blogs/sharepoint/archive/tags/SharePoint+MOSS+Best+Practices/default.aspx">SharePoint MOSS Best Practices</category><category domain="http://blogs.syrinx.com/blogs/sharepoint/archive/tags/Central+Admin/default.aspx">Central Admin</category><category domain="http://blogs.syrinx.com/blogs/sharepoint/archive/tags/SSL/default.aspx">SSL</category><category domain="http://blogs.syrinx.com/blogs/sharepoint/archive/tags/Operations/default.aspx">Operations</category></item></channel></rss>