Add certificates to mobile phone

EOL

The Opsview mobile app is deprecated as of May 12, 2026. The Android app is no longer available on the Google Play Store, and the iOS app is no longer available on the App Store.

Existing installations will continue to function until August 11, 2026. After this date, the app will no longer be usable. Further communication about the disabling of existing installations will be provided separately.

If your Opsview Monitor system uses a self-signed certificate then you may need to add it you to your mobile phone so that no warnings will be raised. The instructions below are OS specific.

Note

You should not use self-signed certificates for production instances of Opsview.

Allow the self-signed certificate available for download Copied

On the Opsview Orchestrator server, as the root user, copy the self-signed certificate:

cp /opt/opsview/pki/ssl/ca.crt /opt/opsview/webapp/docroot/static/ca.crt
chmod go+r /opt/opsview/webapp/docroot/static/ca.crt

The rest of the instructions are phone OS specific:

Android Copied

  1. Install the certificate on your device using these instructions.
  2. Restart Opsview Monitor Mobile.
  3. Login to Opsview Monitor Mobile.

iOS Copied

  1. Navigate to https://SERVER/static/ca.crt. You will get a prompt to download a configuration profile. Allow:
  2. Go to Settings > General > Profiles. This will list widgets.com as a profile, and then install.
  3. Enable this certificate to be trusted. Go to Settings > General > About > Certificate Trust Settings > Enable full trust for root certificates > Set widgets.com to be enabled.
  4. You can now log into Opsview Mobile without warnings.
["Opsview On-Premises"] ["User Guide"] "1"

Was this topic helpful?