You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this is just one way using the `CreateKeysAndCertificate` workflow. Below are a detailed list of instructions with the different ways to connect. While the detailed instructions do not show it, you can pass `--ca_file` as needed no matter which way you connect via Fleet Provisioning.
@@ -271,7 +271,7 @@ To run the sample with your certificate and private key, use the following comma
271
271
272
272
```sh
273
273
# For Windows: replace 'python3' with 'python' and '/' with '\'
As per normal, replace the `<>` parameters with the proper values. Notice that we provided substitution values for the two parameters in the template body, `DeviceLocation` and `SerialNumber`.
@@ -307,5 +307,5 @@ Finally, you can also pass the certificate signing request while invoking the Fl
307
307
308
308
```sh
309
309
# For Windows: replace 'python3' with 'python' and '/' with '\'
0 commit comments