Skip to content

Commit d5b1fed

Browse files
committed
Minor updates
1 parent 2c99d81 commit d5b1fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-cache-for-redis/cache-deprecate-tls-10-11.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
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
33
description: Learn how to remove TLS 1.0 and 1.1 from your application when communicating with Azure Cache for Redis
44
services: cache
55
documentationcenter: ''
@@ -18,7 +18,7 @@ ms.author: yegu
1818

1919
---
2020

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
2222

2323
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.
2424

0 commit comments

Comments
 (0)