Obtaining the Public Key

To enable the manufacturer to provide the ownership receipt file, you must provide the public key.

The Intel device simulator SDK may include a sample manufacturing server. You need the public key to generate a -compatible ownership receipt file. For more information about the simulator tools, see https://software.intel.com/en-us/secure-device-onboard.

You need a computer with the cURL package installed or a way to run a REST API call to download a file.

Run the following command to obtain the key or provide the command to the manufacturer.
$ curl https://launchpad-us.devicewise.com/rest/hdc/sdo/v1/mp/110/criGetKey | base64 -d | openssl rsa -pubin -inform DER -outform PEM -out wind-river-sdo-public-key.pem

The wind-river-sdo-public-key.pem appears in the directory from which you ran the command.

When you receive the ownership receipt file, you must upload it to Device Cloud and assign an onboarding package to the device. For more details, see the following: