Skip to content

Commit 203a5ea

Browse files
authored
Clarify TLS Root cert for IoT Hub
Baltimore CyberTrust root CA is no longer needed. So only "two" root certificates need to be trusted for now.
1 parent 8928e7b commit 203a5ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/iot-hub/iot-hub-tls-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ After a successful TLS handshake, IoT Hub can authenticate a device using a symm
4747

4848
During a TLS handshake, IoT Hub presents RSA-keyed server certificates to connecting clients. All IoT hubs in the global Azure cloud use the TLS certificate issued by the DigiCert Global Root G2.
4949

50-
We strongly recommend that all devices trust the following three root CAs:
50+
We strongly recommend that all devices trust the following two root CAs:
5151

5252
* DigiCert Global G2 root CA
5353
* Microsoft RSA root CA 2017

0 commit comments

Comments
 (0)