Step 1: Download

This page shows how to install our SSL Certificates on your Ubuntu or Debian-based Linux device, so you can access ARDI servers securely.

If you use another Linux distribution, please see your documentation on how to install Trusted Root and Intermediate certificates on your version

This step can be skipped by using your own certificate, or by rolling out the Optrix certificates through tools such as Group Policy (Windows), MDM (iOS) or other systems for managing enterprise devices.

Make sure you’ve downloaded the SSL certificate files before we begin.


Installation

1) Type the following on your Ubuntu system: sudo cp root_cert_filename /usr/local/share/ca-certificates/root_cert_filename

2) Next: sudo cp intermediate_cert_filename /usr/local/share/ca-certificates/intermediate_cert_filename

3) Lastly: sudo update-ca-certificates