Skip to content

Commit a591c4a

Browse files
Merge pull request #293231 from andrewbrownmsft/docs-editor/device-update-tls-download-1737150645
Update device-update-tls-download.md
2 parents 88ca962 + 96cb458 commit a591c4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/iot-hub-device-update/device-update-tls-download.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Finally, you may also need to make changes to your own implementation, such as c
5656

5757
The certificate used to enable the TLS connection is issued by: **Microsoft Azure RSA TLS Issuing CA 03**. Devices that download content over TLS from the Device Update service will need to be provisioned with one or more certificates that have Microsoft Azure RSA TLS Issuing CA 03 as their root.
5858

59+
RSA certificates are supported, but the client needs to specify cipher TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 on TLS1.2. If possible, using an ECC certificate backed by DigiCert Global Root G3 is recommended instead.
60+
5961
## Next steps
6062

6163
[Troubleshoot common issues](troubleshoot-device-update.md)

0 commit comments

Comments
 (0)