Opsview 6.9.x End of Support
Opsview versions 6.9.x reached their End of Support (EOS) status at the end of January 2026, in accordance with our Support policy. As of this date, these versions no longer receive code fixes, security updates, maintenance releases, or backported changes.
The documentation for version 6.9.7 and earlier releases will remain accessible for reference, but it will no longer be updated or maintained. We strongly recommend upgrading to the latest supported version of Opsview to ensure continued support and access to the latest features and security enhancements.
Add certificates to mobile phone
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
- Install the certificate on your device using these instructions.
- Restart Opsview Monitor Mobile.
- Login to Opsview Monitor Mobile.
iOS Copied
- Navigate to
https://SERVER/static/ca.crt. You will get a prompt to download a configuration profile. Allow: - Go to Settings > General > Profiles. This will list
widgets.comas a profile, and then install. - 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.
- You can now log into Opsview Mobile without warnings.