Skip to content

Commit a45771f

Browse files
authored
Merge pull request #104621 from v-maudel/patch-458
M47535: Fixing typo 1.0/1.0 should be 1.0/1.1
2 parents b5a19a3 + 0aa7489 commit a45771f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-services/applications-dont-support-tls-1-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article describes how to enable the older TLS protocols (TLS 1.0 and 1.1) a
2121
We understand that while we are taking steps to deprecate TLS 1.0 and TLS 1.1, our customers may need to support the older protocols and cipher suites until they can plan for their deprecation. While we don't recommend re-enabling these legacy values, we are providing guidance to help customers. We encourage customers to evaluate the risk of regression before implementing the changes outlined in this article.
2222

2323
> [!NOTE]
24-
> Guest OS Family 6 releases enforces TLS 1.2 by disabling 1.0/1.0 ciphers.
24+
> Guest OS Family 6 releases enforces TLS 1.2 by disabling 1.0/1.1 ciphers.
2525
2626

2727
## Dropping support for TLS 1.0, TLS 1.1 and older cipher suites

0 commit comments

Comments
 (0)