Skip to content

Commit c42ef52

Browse files
committed
fix build error
1 parent b8b44d9 commit c42ef52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/frontdoor/standard-premium/tls-policy-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you're using Azure to host your [DNS domains](/azure/dns/dns-overview), you m
4040
## Verify TLS policy configurations
4141

4242
1. Once the custom domain with TLS policy is deployed successfully, you can test it in your browser.
43-
1. View the supported cipher suit of your domain via <https://www.ssllabs.com/ssltest/analyze.html?d=p2c1test.bugbash.dev.azfdtest.xyz&latest> or use the sslscan tool.
43+
1. View the supported cipher suite of your domain via <https://www.ssllabs.com/ssltest/analyze.html?d=p2c1test.bugbash.dev.azfdtest.xyz&latest> or use the sslscan tool.
4444

4545
## Related content
4646

articles/frontdoor/standard-premium/tls-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 03/16/2025
1010

1111
# Azure Front Door TLS policy
1212

13-
Azure Front Door supports [end-to-end TLS encryption](end-to-end-tls.md). When you add a custom domain to Azure Front Door, HTTPS is required, and you need to define a TLS policy which includes control of the TLS protocol version as well as the cipher suites and the order in which ciphers are used during a TLS handshake.
13+
Azure Front Door supports [end-to-end TLS encryption](../end-to-end-tls.md). When you add a custom domain to Azure Front Door, HTTPS is required, and you need to define a TLS policy which includes control of the TLS protocol version as well as the cipher suites and the order in which ciphers are used during a TLS handshake.
1414

1515
Azure Front Door supports four versions of the TLS protocol: TLS versions 1.0, 1.1, 1.2 and 1.3. Although TLS 1.2 introduced client/mutual authentication in RFC 5246, Azure Front Door currently doesn't support client/mutual authentication (mTLS).
1616

0 commit comments

Comments
 (0)