Skip to content

Commit 4ee5c59

Browse files
committed
Update images for DigiCert Global Root G2 migration
- Update hub-certificate-chain.svg: Baltimore CyberTrust Root -> DigiCert Global Root G2, Microsoft IT TLS CA 1 -> Microsoft Azure RSA TLS Issuing CA 08 - Add ubuntu-digicert.png showing DigiCert cert in Ubuntu cert store - Remove stale baltimore-windows.png and ubuntu-baltimore.png - Update doc text and image references
1 parent 6b8061d commit 4ee5c59

5 files changed

Lines changed: 3 additions & 9 deletions

File tree

articles/iot-edge/iot-edge-certs.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,9 @@ flowchart TB
9292
id1-- Issued by -- -> id2
9393
-->
9494

95-
The root certificate authority (CA) is the [DigiCert Global Root G2](https://www.digicert.com/kb/digicert-root-certificates.htm) certificate. DigiCert signs this root certificate, and it's widely trusted and stored in many operating systems. For example, both Ubuntu and Windows include it in the default certificate store.
95+
The root certificate authority (CA) is the [DigiCert Global Root G2](https://www.digicert.com/kb/digicert-root-certificates.htm) certificate. DigiCert signs this root certificate, and it's widely trusted and stored in many operating systems. For example, Ubuntu includes it in the default certificate store:
9696

97-
Windows certificate store:
98-
99-
:::image type="content" source="./media/iot-edge-certs/baltimore-windows.png" alt-text="Screenshot showing DigiCert Global Root G2 certificate listed in the Windows certificate store." lightbox="./media/iot-edge-certs/baltimore-windows.png":::
100-
101-
Ubuntu certificate store:
102-
103-
:::image type="content" source="./media/iot-edge-certs/ubuntu-baltimore.png" alt-text="Screenshot showing DigiCert Global Root G2 certificate listed in the Ubuntu certificate store." lightbox="./media/iot-edge-certs/ubuntu-baltimore.png":::
97+
:::image type="content" source="./media/iot-edge-certs/ubuntu-digicert.png" alt-text="Screenshot showing DigiCert Global Root G2 certificate listed in the Ubuntu certificate store." lightbox="./media/iot-edge-certs/ubuntu-digicert.png":::
10498

10599
When a device checks for the *DigiCert Global Root G2* certificate, it's already in the OS. From the *EdgeGateway* perspective, since the certificate chain from *ContosoIotHub* is signed by a root CA the OS trusts, the certificate is trustworthy. This certificate is called the **IoT Hub server certificate**. For more about the IoT Hub server certificate, see [Transport Layer Security (TLS) support in IoT Hub](../iot-hub/iot-hub-tls-support.md).
106100

-81.4 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Loading
-47.9 KB
Binary file not shown.
33.1 KB
Loading

0 commit comments

Comments
 (0)