Skip to content

Commit 37a17f8

Browse files
authored
Merge pull request #110371 from TimShererWithAquent/us1679050ds
Change SSL to TLS per 1679050
2 parents 0f32b45 + c3ab94b commit 37a17f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dotnet-develop-multitenant-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Azure provides many features that allow you to address the key problems encounte
4444

4545
**Isolation**
4646

47-
* Segment Website Tenants by Host Headers with or without SSL communication
47+
* Segment Website Tenants by Host Headers with or without TLS communication
4848
* Segment Website Tenants by Query Parameters
4949
* Web Services in Worker Roles
5050
* Worker Roles that typically process data on the backend of an application.

0 commit comments

Comments
 (0)