Generating and retrieving the base station’s Public Key

For TPE-SaaS, the use of Public Key Authentication functionality is required to authenticate the base station’s access to ThingPark’s Key Installer and download its IPSec/TLS certificate.

The use of Public Key authentication is enabled by default in TPE-SaaS base station images, but it is not yet supported by TPE-OCP. For more information, see Managing security access on base stations on a ThingPark Enterprise SaaS platform.

 

Follow the two steps below to generate the public/private key pair and retrieve the Public Key needed for base station provisioning:

  1. To generate a new public/private key pair: choose Identifiers from SUPLOG’s root menu, then Generate new key pair.

    Type “yes” and then Confirm.

  2. To retrieve the public key needed for base station provisioning: Go back to Identifiers, then Get public key.

    Important The Public Key retrieved at this step is needed when provisioning the base station on the TPW portal. Copy the Public Key generated including begin and end lines.

    An error in the copy/paste of the Public Key would result in the fact that your base station will not be allowed to download its IPSEC certificates, hence would not connect to the network server.

    Example of Public Key:

    Copy
    -----BEGIN PUBLIC KEY----- 
    MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmiwJZXUmsF6Hf/HBc70og0+5Y 
    WJkKR4zQBRxavwfI6ddy2h158MhEnanByNIIhfsHMX4ONzH3PPSj0BI2WVETZnF9 
    2F9N7Xwwi6nU93GlEXNMxTJTXQVJxv2szbK5Qp8Dxa8zph2fPNCSWD64PJPsWCHM 
    q97JBQiY32Qb+peX+QIDAQAB 
    -----END PUBLIC KEY-----