SharePoint - MOSS and SSL
Asked By mphacke
11-Apr-07 11:50 AM

I have the following MOSS server configuration:
1. Primary site (Windows authentication) - access using www.mydomain.com
2. Extended site (uses forms authentications) - access using
extranet.mydomain.com
3. Mysite - access using mysite.mydomain.com
4. .NET applications (not MOSS related) - apps.mydomain.com
I know need to expose these 4 sites to the Internet and therefore wish to
secure the data being transfered with SSL.
I have had very little experience with SSL so I have a few questions:
1. Do we need multiple SSL certificates or can 1 certificate cover the 4
subdomains?
2. Do I just install the certificate into the IIS sites or do I also need
to make configuration changes in MOSS? Specific steps would be helpful.
3. Is there a way to force SSL connections for those who choose to access
from the Internet yet allow non-ssl connections for those who are connecting
from the LAN? (btw: server has 1 NIC and 1 Internal (LAN) IP address
currently; I am not sure if I could get the company to install a 2nd NIC or
assign another IP to this box).
John Timney \(MVP\) replied...
See inline........
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
Normally you would choose multiple certs and multiple nics to each unique
domain/subdomain name, but you can use whats called a wildcard certificate -
but they are usually very expensive!
2. Do I just install the certificate into the IIS sites or do I also need
You install to IIS, there are settings in central administration where you
may set a use SSL option.
Yes, if you use something like ISA Server - you should ideally architect to
extend your secured app(s) to a designated DMZ for intranet access and keep
the rest of your intranet secured

Enable IIS for Sharepoint Deployment Question SharePoint Hello group, I've installed Windows Server Search 8 and on a W2K3 R2 server. I came across the following to setup the server for IIS. When I launch IIS I don't see anything listed in under Internet Information Services in the console. What am I missing? How do I verify what version of IIS that I'm running. It does not appear in the Help > About page. Below are instructions I'm following for sharepoint 3.0 Configure the Server as a Web Server IIS is not enabled by default in Windows Server 2003. To make your server into a Web server, you must turn on IIS. Enable IIS and Configure It to Use IIS 6.0 Worker Process Isolation Mode 1. Click Start, click All Programs, click Administrative Tools
MOSS 2007 and IIS on different servers? SharePoint Is it possible to have a CNAME point to a machine running IIS and have that IIS entry start a sharepoint site on a totally different sharepoint (with IIS) server? Or does the CNAME have to point to the primary Sharepoint Server? SharePoint Discussions MOSS 2007 (1) IIS (1) E58C9FEBFAF7 (1) Sharepoint (1) CNAME (1) JKC (1) MOSS runs on top of WSS which runs on top of IIS. So, ultimately, MOSS is really just a web site like any other. -Darrel You need know) As MOSS actually makes and alternate access mapping that works with the header in IIS. Perhaps you could fool it somehow with ISA Server. . . . Ivan On 4 / 03 / 08 11 PM, in article B2F5B18F-8534-42AD-A578-E58C9FEBFAF7@microsoft.com, "JKC" keywords: MOSS, 2007, and, IIS, on, different, servers? description: Is it possible to have a CNAME point to a machine
WSS 3.0 and IIS 7 SharePoint Hi all, I realize that WSS 3.0 (with SP1) is supported for Server 2008. However, it appears as if my client is going to need to run IIS 7 with the IIS 6 management compatibility service(s) installed (for Dynamics CRM 4.0). I cannot find any documentation that describes this situation. Is WSS 3.0 (SP1) on Server 2008 running IIS 7 in IIS 6 compatibility mode supported? Any insight is appreciated. Thanks! Ken Briscoe SharePoint Discussions Dynamics CRM 4.0 (1) IIS (1) CRM (1) Yes, that is exactly (by using the IIS 6 compatibility mode) how WSS 3 is supported on server 2008, and it is been my experience that it works fine there. -callahan keywords: WSS, 3.0, and, IIS, 7 description: Hi all, I realize that WSS 3.0 (with SP1) is supported for
Question about SPS V2, IIS, and Redirection SharePoint Hello, I have a server running SPS along side IIS and SQL. In IIS there are many sites listed underneath the root SharePoint site. They are virtual directories, and I'm new to SPS so I have a feeling that SharePoint is hogging the IIS abaility to redirect. Can someone please help me out here? The other option I thought problem. Thank you. SharePoint Discussions Virtual Server (1) SharePoint (1) SPS (1) ASP.NET (1) IIS (1) Database (1) NewRedirect (1) VirDir (1) Here are some ways to do redirections in From what I understand now my process will entail: 1) Create a web site in IIS "Web Sites" folder (with a different port?) 2) Define a "Managed Path" in my SharePoint or are these steps redundant? My experience up to now - I have created the new IIS site with its own port. - In SharePoint Central Admin I selected that new site in From what I understand now my process will entail: 1) Create a web site in IIS "Web Sites" folder (with a different port?) 2) keywords: Question, about, SPS, V2, , IIS, , and
use XMlFormView to embeded my infopath forms. Maybe sombody know that, I have structure in IIS: IIS - Web Sites - Default Web Site - MyCustomWebApp - MyCustomWebPage.aspx - FolderWithInfoPathForms - SharePoint - 80 - . . . - . . . . I need to use need very fast answer. Regards Przemmko SharePoint Development Discussions SharePoint (1) SPS (1) FolderWithInfoPathForms (1) IIS (1) MyCustomWebPage (1) MyCustomWebApp (1) XmlFormView (1) InfoPath (1) Can you provide a little more