Skip to content

Commit 6856f9c

Browse files
Merge pull request #212813 from dominicbetts/central-x509-fix
IoT Central: clarify use of X.509 certs
2 parents e58cfdd + 2b1bde2 commit 6856f9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/iot-central/core/concepts-device-authentication.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ To connect a device with an X.509 certificate to your application:
3939
1. Add and verify an intermediate or root X.509 certificate in the enrollment group.
4040
1. Generate a leaf certificate from the root or intermediate certificate in the enrollment group. Install the leaf certificate on the device for it to use when it connects to your application.
4141

42+
Each enrollment group should use a unique X.509 certificate. IoT Central does not support using the same X.509 certificate across multiple enrollment groups.
43+
4244
To learn more, see [How to connect devices with X.509 certificates](how-to-connect-devices-x509.md)
4345

4446
### For testing purposes only

0 commit comments

Comments
 (0)