Skip to content

Commit 7ad384a

Browse files
authored
Merge pull request #114889 from JonCole/master
Remove "extended" wording, which was confusing.
2 parents 932ad03 + 943e3b2 commit 7ad384a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There's an industry-wide push toward the exclusive use of Transport Layer Securi
1616

1717
As a part of this effort, we'll be making the following changes to Azure Cache for Redis:
1818

19-
* **Phase 1:** We'll configure the default minimum TLS version to be 1.2 for newly created cache instances. (This used to be TLS 1.0.) Existing cache instances won't be updated at this point. You'll be allowed to [change the minimum TLS version](cache-configure.md#access-ports) back to 1.0 or 1.1 for backward compatibility, if needed. This change can be done through the Azure portal or other management APIs.
19+
* **Phase 1:** We'll configure the default minimum TLS version to be 1.2 for newly created cache instances (previously TLS 1.0). Existing cache instances won't be updated at this point. You'll be allowed to [change the minimum TLS version](cache-configure.md#access-ports) back to 1.0 or 1.1 for backward compatibility, if needed. This change can be done through the Azure portal or other management APIs.
2020
* **Phase 2:** We'll stop supporting TLS versions 1.0 and 1.1. After this change, your application will be required to use TLS 1.2 or later to communicate with your cache.
2121

2222
Additionally, as a part of this change, we'll be removing support for older, insecure cypher suites. Our supported cypher suites will be restricted to the following when the cache is configured with a minimum TLS version of 1.2.
@@ -30,7 +30,7 @@ The dates when these changes take effect are:
3030

3131
| Cloud | Phase 1 Start Date | Phase 2 Start Date |
3232
|---------------------|--------------------|-------------------------|
33-
| Azure (global) | January 13, 2020 | May 11, 2020 (extended) |
33+
| Azure (global) | January 13, 2020 | May 11, 2020 |
3434
| Azure Government | March 13, 2020 | May 11, 2020 |
3535
| Azure Germany | March 13, 2020 | May 11, 2020 |
3636
| Azure China | March 13, 2020 | May 11, 2020 |

0 commit comments

Comments
 (0)