Skip to content

Commit c4d1d58

Browse files
authored
Update applications-dont-support-tls-1-2.md
1 parent f2e4018 commit c4d1d58

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
@@ -22,7 +22,7 @@ This article describes how to enable the older TLS protocols (TLS 1.0 and 1.1) a
2222
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.
2323

2424
> [!NOTE]
25-
> Guest OS Family 6 releases enforces TLS 1.2 by disabling 1.0/1.1 ciphers.
25+
> Guest OS Family 6 release enforces TLS 1.2 by explicitly disabling TLS 1.0 and 1.1 and defining a specific set of cipher suites.
2626
2727

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

0 commit comments

Comments
 (0)