Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit 01799fe

Browse files
Apply suggestions from code review
Co-authored-by: Eric Wolz <[email protected]>
1 parent 0ead7b7 commit 01799fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/certs/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## Certificates - Important to know
22

3-
The Azure IoT Hub certificates presented during TLS negotiation shall be always validated using the appropriate root CA certificate(s).
3+
The Azure IoT Hub certificates presented during TLS negotiation must be always validated using the appropriate root CA certificate(s).
44

55
The samples in this repository leverage the certificates in `certs.c` for the United States, Germany sovereign cloud and China sovereign cloud.
66

7-
For other regions (and private cloud environments), please use the appropriate root CA certificate.
7+
For other regions (and private cloud environments), please use the appropriate root CA certificate of their IoT services endpoint.
88

99
Always prefer using the local system's Trusted Root Certificate Authority store instead of hardcoding the certificates (i.e. using certs.c such as our samples require in certain combinations).
1010

0 commit comments

Comments
 (0)