You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-cache-for-redis/cache-deprecate-tls-10-11.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Deprecate use of TLS 1.0 and 1.1 | Microsoft Docs
2
+
title: Remove use of TLS 1.0 and 1.1 with Azure Cache for Redis | Microsoft Docs
3
3
description: Learn how to remove TLS 1.0 and 1.1 from your application when communicating with Azure Cache for Redis
4
4
services: cache
5
5
documentationcenter: ''
@@ -18,7 +18,7 @@ ms.author: yegu
18
18
19
19
---
20
20
21
-
# Deprecate use of TLS 1.0 and 1.1
21
+
# Remove use of TLS 1.0 and 1.1 with Azure Cache for Redis
22
22
23
23
There is an industry-wide push towards using TLS 1.2 or higher exclusively. TLS Versions 1.0 and 1.1 are known to be susceptible to attacks such as BEAST and POODLE and have other Common Vulnerabilities and Exposures (CVE) weaknesses. They also do not support the modern encryption methods and cipher suites recommended by PCI compliance standards. This [TLS security blog](https://www.acunetix.com/blog/articles/tls-vulnerabilities-attacks-final-part/) explains some of these vulnerabilities in more details.
0 commit comments