Skip to content

Commit eb6224b

Browse files
authored
Merge pull request #108980 from TimShererWithAquent/us1679050ai
Change SSL to TLS per 1679050
2 parents 58ad855 + 9c0da14 commit eb6224b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/QnAMaker/How-To/business-continuity-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The high-level idea as represented above is as follows:
2828

2929
4. Once the primary and secondary stacks have been set up, use [traffic manager](https://docs.microsoft.com/azure/traffic-manager/) to configure the two endpoints and set up a routing method.
3030

31-
5. You would need to create a Secure Sockets Layer (SSL) certificate for your traffic manager endpoint. [Bind the SSL certificate](https://docs.microsoft.com/azure/app-service/configure-ssl-bindings) in your App services.
31+
5. You would need to create a Transport Layer Security (TLS), previously known as Secure Sockets Layer (SSL), certificate for your traffic manager endpoint. [Bind the TLS/SSL certificate](https://docs.microsoft.com/azure/app-service/configure-ssl-bindings) in your App services.
3232

3333
6. Finally, use the traffic manager endpoint in your Bot or App.
3434

0 commit comments

Comments
 (0)