Skip to content

Commit e2eae81

Browse files
committed
Update from PR review
1 parent e2ec864 commit e2eae81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/frontdoor/end-to-end-tls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ When using custom domains with TLS 1.0 and 1.1 enabled, the following cipher sui
129129
* TLS_RSA_WITH_AES_128_CBC_SHA256
130130
* TLS_RSA_WITH_AES_256_CBC_SHA
131131
* TLS_RSA_WITH_AES_128_CBC_SHA
132-
* TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 (see note)
133-
* TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 (see note)
132+
* TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
133+
* TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
134134

135135
Azure Front Door doesn’t support disabling or configuring specific cipher suites for your profile.
136136

0 commit comments

Comments
 (0)