Importing the Signed Certificate

When you receive the digitally signed server certificate from the CA, save it as a plain-text PEM format file (for example, cert.txt). Make sure that the file includes the BEGIN CERTIFICATE header.

To import the signed certificate into TLS Context:
1. Open the TLS Contexts table (see Configuring TLS Contexts).
2. Select the TLS Context.
3. Click Action, and then from the drop-down menu, choose Import Device Certificate; a confirmation message appears.
4. Click Yes to confirm.
5. Browse to and select the certificate file on your computer; the device imports the certificate into the TLS Context.
6. Verify the signed certificate matches the TLS Context's private key, as described in Verifying the Signed Certificate Matches Private Key.