Skip to content

Commit a02a829

Browse files
author
Larry Franks
committed
tls version
1 parent f2fe644 commit a02a829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/how-to-secure-web-service.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ You use [HTTPS](https://en.wikipedia.org/wiki/HTTPS) to restrict access to web s
2323

2424
> [!TIP]
2525
> The Azure Machine Learning SDK uses the term "SSL" for properties that are related to secure communications. This doesn't mean that your web service doesn't use *TLS*. SSL is just a more commonly recognized term.
26+
>
27+
> Specifically, web services deployed through Azure Machine Learning only support TLS version 1.2.
2628
2729
TLS and SSL both rely on *digital certificates*, which help with encryption and identity verification. For more information on how digital certificates work, see the Wikipedia topic [Public key infrastructure](https://en.wikipedia.org/wiki/Public_key_infrastructure).
2830

0 commit comments

Comments
 (0)