File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -113,16 +113,12 @@ For TLS 1.2/1.3 the following cipher suites are supported:
113
113
114
114
- TLS_AES_256_GCM_SHA384 (TLS 1.3 only)
115
115
- TLS_AES_128_GCM_SHA256 (TLS 1.3 only)
116
- - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
117
116
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
118
- - TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
117
+ - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
119
118
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
120
- - TLS_RSA_WITH_AES_256_GCM_SHA384
121
- - TLS_RSA_WITH_AES_128_GCM_SHA256
122
- - TLS_RSA_WITH_AES_256_CBC_SHA256
123
- - TLS_RSA_WITH_AES_128_CBC_SHA256
119
+ - TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
120
+ - TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
124
121
- TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
125
- - TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
126
122
127
123
Azure Front Door doesn’t support disabling or configuring specific cipher suites for your profile.
128
124
You can’t perform that action at this time.
0 commit comments