We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22db66a commit 150037aCopy full SHA for 150037a
docs/fundamentals/code-analysis/quality-rules/ca5364.md
@@ -43,7 +43,7 @@ Don't use deprecated TLS protocol versions.
43
44
## When to suppress warnings
45
46
-You can suppress this warning i:
+You can suppress this warning if:
47
48
- The reference to the deprecated protocol version isn't being used to enable a deprecated version.
49
- You need to connect to a legacy service that can't be upgraded to use secure TLS configurations.
0 commit comments