Securing Team Foundation Server with HTTPS and Secure Sockets Layer (SSL)
You can configure your Team Foundation Server to use HTTPS and Secure Sockets Layer (SSL). Using HTTPS and SSL encrypts the network traffic between Team Foundation Server and the Team Foundation clients that request access to Team Foundation Server's Web resources, including team project portals, reports, and work items. You can allow both HTTP and HTTPS with SSL traffic with Team Foundation Server, or you can require Team Foundation Server users to use HTTPS with SSL.
In This Section
- Team Foundation Server, HTTPS, and Secure Sockets Layer (SSL)
Describes how Team Foundation Server works with HTTPS and SSL.
- Walkthrough: Setting up Team Foundation Server with Secure Sockets Layer (SSL)
Describes the steps that are required to configure Team Foundation Server to allow HTTPS with SSL for Web connections between the Team Foundation data-tier, the Team Foundation application-tier, and the Team Foundation client-tier.
- How to: Configure Team Foundation Server for HTTPS and SSL Only
Describes the steps that are required to configure Team Foundation Server to use only HTTPS and SSL for Web connections between the Team Foundation application-tier, the Team Foundation data-tier, and the Team Foundation client-tier.
- Team Foundation Server, Basic Authentication, and Digest Authentication
Describes the additional authentication modes supported by Team Foundation Server with Service Pack 1 (SP1) installed and the ISAPI filter configuration settings.
- Walkthrough: Setting up Team Foundation Server with Secure Sockets Layer (SSL) and an ISAPI Filter
Describes the steps that are required to configure Team Foundation Server with Service Pack 1 to allow HTTPS with SSL for Web connections between the Team Foundation data tier, the Team Foundation application tier, and the Team Foundation client tier, including configuring the ISAPI filter and authentication modes.
- Walkthrough: Setting up Team Foundation Server to Require HTTPS and Secure Sockets Layer (SSL)
Describes the steps that are required to configure Team Foundation Server with Service Pack 1 to require HTTPS with SSL for Web connections between the Team Foundation data tier, the Team Foundation application tier, and the Team Foundation client tier, including configuring the ISAPI filter and authentication modes.
See Also
Concepts
Team Foundation Server Security Concepts
Team Foundation Server Security Architecture
Other Resources
Managing Team Foundation Server
Troubleshooting Team Foundation Server