SSL Bridging (HTTPS to HTTPS) (Windows SharePoint Services 2.0)

In some secure sockets layer (SSL) termination configurations, a proxy server or firewall processes an HTTPS request for the client and then forwards the request to a Web server by using HTTP. This configuration ends the SSL connection between the client and the Web server at the reverse proxy server, as required by many reverse proxy servers.

However, because Windows SharePoint Services uses absolute URLs, the URL from the client and the URL sent to the server must match. To keep the URL sent from the client to the reverse proxy server the same as the URL sent from the reverse proxy server to the Web server, a new SSL connection is established between the reverse proxy server and the Web server. This is the SSL bridging (HTTPS to HTTPS) configuration.

The following illustration shows an SSL bridging (HTTPS to HTTPS) configuration:

SSL bridging (HTTPS to HTTPS) configuration

For information about setting up SSL bridging with ISA Server, see the section Configuring SSL Bridging (HTTPS to HTTPS) with ISA Server 2000 (Windows SharePoint Services 2.0) or Configuring SSL Bridging (HTTPS to HTTPS) with ISA Server 2004 (Windows SharePoint Services 2.0) later in this article.

The following sections describe how to configure host-header forwarding and SSL bridging (HTTPS to HTTPS) with ISA Server 2000 and 2004. If you are using a different proxy server, you should refer to that server's documentation for implementation details.

See Also

Concepts

Configuring Host-Header Forwarding with ISA Server 2000 (Windows SharePoint Services 2.0)