Skip to content

Commit 1224473

Browse files
committed
Removed ECDSA ciphers, for now.
1 parent d1c96e0 commit 1224473

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)