File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -724,8 +724,6 @@ Use the following command to generate a verification certificate from the verifi
724
724
node create_test_cert.js verification --ca mytestrootcert_cert.pem --key mytestrootcert_key.pem --nonce {verification-code}
725
725
```
726
726
727
- Now generate the base-64 encode version of the verification certificate by updating the location of the certificate in the javascript code above.
728
-
729
727
Run the following command to generate a base-64 encoded version of the certificate:
730
728
731
729
``` cmd/sh
Original file line number Diff line number Diff line change @@ -255,7 +255,6 @@ groups:
255
255
title : Python
256
256
- id : programming-language-embedded-c
257
257
title : Embedded C
258
- <<<<<<< HEAD
259
258
- id : enrollment-groups
260
259
# Owner: v-krishnag
261
260
title : Enrollment groups
@@ -264,8 +263,7 @@ groups:
264
263
- id : enrollment-group-x509
265
264
title : X.509
266
265
- id : enrollment-group-symmetrickey
267
- title : Symmetric Key
268
- =======
266
+ title : Symmetric Key
269
267
- id : programming-languages-set-twenty-eight
270
268
# Owner: aahi
271
269
title : Programming languages
@@ -279,7 +277,6 @@ groups:
279
277
title : JavaScript
280
278
- id : programming-language-python
281
279
title : Python
282
- >>>>>>> 073acba84e51a8ee46c8b877786b6139a752eb76
283
280
# Service-specific groups
284
281
- id : cogsvcs-text-analytics-features
285
282
title : Text Analytics features
You can’t perform that action at this time.
0 commit comments