Skip to content

Commit ad81482

Browse files
Update cache-tls-configuration.md
Support for TLS 1.0/1.1 on Azure Cache for Redis ending on 31 October 2024. Add changes to update TLS 1.2 enforcement date.
1 parent a4c2ad2 commit ad81482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-tls-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: franlanglois
1616
Transport Layer Security (TLS) is a cryptographic protocol that provides secure communication over a network. Azure Cache for Redis supports TLS on all tiers. When create a service that uses an Azure Cache for Redis instance, we strongly encourage you to connect using TLS.
1717

1818
> [!IMPORTANT]
19-
> Starting October 1, 2024, TLS 1.0 and 1.1 will no longer be supported. You should use TLS 1.2 or 1.3 instead.
19+
> Starting November 01, 2024, TLS 1.0 and 1.1 will no longer be supported. You should use TLS 1.2 or 1.3 instead.
2020
>
2121
2222
## Scope of availability

0 commit comments

Comments
 (0)