Skip to content

Commit 38960d1

Browse files
authored
Added note about new default TLS
1 parent d193958 commit 38960d1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/frontdoor/front-door-faq.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ Azure Front Door Service is a globally distributed multi-tenant platform with hu
139139

140140
### What TLS versions are supported by Azure Front Door Service?
141141

142+
All Front Door profiles created after September 2019 use TLS 1.2 as the default minimum.
143+
142144
Front Door supports TLS versions 1.0, 1.1 and 1.2. TLS 1.3 is not yet supported.
143145

144146
### What certificates are supported on Azure Front Door Service?
@@ -180,7 +182,7 @@ Yes, Azure Front Door Service supports SSL offload, and end to end SSL, which re
180182

181183
### Can I configure SSL policy to control SSL Protocol versions?
182184

183-
You can configure a minimum TLS version in Azure Front Door via the [Azure REST API](https://docs.microsoft.com/rest/api/frontdoorservice/frontdoor/frontdoors/createorupdate#minimumtlsversion). Currently, you can choose between 1.0 (default) and 1.2.
185+
You can configure a minimum TLS version in Azure Front Door via the [Azure REST API](https://docs.microsoft.com/rest/api/frontdoorservice/frontdoor/frontdoors/createorupdate#minimumtlsversion). Currently, you can choose between 1.0 and 1.2.
184186

185187
### Can I configure Front Door to only support specific cipher suites?
186188

0 commit comments

Comments
 (0)