Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To get a Launchpad token, you need to create a curl command that will send the information for your PKI certificate to the Launchpad token service.  In this curl command, you'll need to include the local path to where you saved your PKI certificate to your machine.  You'll also need to include the password for your PKI certificate, which can be set up as an environment variable $pcode so it's not displayed when you enter your curl command.  Finally, you need to specify the URL of the Launchpad token service.  An example curl command will look like this:

...