Skip to content

Commit 2244fc5

Browse files
authored
Merge pull request #100962 from rezasherafat/tls1.2jedi
Removed ECDSA ciphers, for now.
2 parents 6ca8c5e + 1224473 commit 2244fc5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/iot-hub/tls-1.2-everywhere.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,8 @@ Based on customers' specific circumstances and configurations, deprecation of TL
2222

2323
Only the following ciphers will be allowed during TLS handshake:
2424

25-
* TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
26-
* TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
2725
* TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
2826
* TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
29-
* TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
30-
* TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
3127
* TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
3228
* TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
3329

0 commit comments

Comments
 (0)