By Emily Schroeder, Microsoft Corporation
Technical contributor: Dean Halstead
Introduction
Secure Sockets Layer (SSL) is recommended for encrypting and
helping secure the communication between your client and server
computers. This paper describes how to enable SSL on a
Microsoft Office SharePoint Portal Server 2003
installation by creating, installing, and validating a digital
server certificate and by installing the certificate across your
network load-balanced front-end Web servers.
The steps in this paper assume the following:
The process for enabling SSL for SharePoint Portal Server is as
follows:
- Ensure that you can access the home page of the portal
site.
- Create a server certificate by using the certificate
wizard.
- Request a server certificate from the certificate server.
- Install the server certificate on your primary front-end Web
server.
- Verify that the certificate is valid.
- Test the home page of the portal site.
- Require SSL. This step is optional.
- Test the home page of the portal site.
- Export the server certificate for use on the primary front-end
Web server.
- Install the server certificate on the remaining network
load-balanced front-end Web servers.
- Test the home page of the portal site.
- Test SSL from the index management server.
- Modify settings to update search.
- Configure import settings for user profiles to use SSL via
secure Lightweight Directory Access Protocol (LDAP). This step is
optional.
The following sections explain each step in this process.
In addition, the "Troubleshooting" section at the end of this
paper includes information to assist you in diagnosing any
configuration problems.