Add server exceptions

If your Digital Lab server is set up for secure communication, and your certificate is not signed by a trusted authority, to run your scripts over a secure connection, you need to add a server exception to each script.

Add a server exception to an individual script

  1. Select Tools > TruClient General Settings to open the TruClient General Settings dialog box.

  2. Click the Server Exceptions tab.

  3. In the Location field, after https:// enter your Digital Lab server and connector IP addresses and ports (IP:port), and click Get Certificate. For example, https://16.0.0.16:8080.

  4. Click Add exception.

  5. Save your script.

Back to top

Add a global server exception

A global server exception is applied to all scripts that you create after the exception has been added. However, scripts created prior to adding the exception do not inherit the global exception. For these scripts, you must add the server exception manually.

To add the server exception manually:

  1. In VuGen, open a TruClient Native Mobile script. You can create a dummy script for the purpose adding the server exception.

  2. Select Tools > TruClient General Settings.

  3. in the TruClient General Settings dialog box, click the Encryption tab.

  4. Click View Certificates.

  5. On the Server tab , click Add Exception.

  6. In the Location field, after https:// enter your Digital Lab server and connector IP addresses and ports (IP:port), and click Get Certificate. For example, https://16.0.0.16:8080.

  7. To permanently store this exception, select Permanently store this exception, and click Confirm security exception.

  8. Close the script. You do not have to save the script.

Back to top

See also: