File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/iot-central/core Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ Run the following command to generate a base-64 encode version of the certificat
614
614
node convert.js mytestrootcert_cert.pem
615
615
```
616
616
617
- Make a note of the base-64 encoded version of the certifcate . You need it later.
617
+ Make a note of the base-64 encoded version of the certificate . You need it later.
618
618
619
619
### Add an X.509 enrollment group
620
620
@@ -733,7 +733,7 @@ Run the following command to generate a base-64 encoded version of the certifica
733
733
node convert.js verification_cert.pem
734
734
```
735
735
736
- Make a note of the base-64 encoded version of the certifcate . You need it later.
736
+ Make a note of the base-64 encoded version of the certificate . You need it later.
737
737
738
738
### Verify X.509 certificate of an enrollment group
739
739
You can’t perform that action at this time.
0 commit comments