Hello, I'm having some trouble getting the Confluence Server mobile app to connect to my self-hosted Confluence server (internally - no VPN). I'm running it on an Ubuntu server, proxied by Nginx with a self-signed SSL certificate.
I've:
- Installed the self-signed certificate on my iPhone
- Ensured Nginx allows TLS 1.2
- Ensured the Mobile, Like and Workbox-host plugins are enabled and up to date
- Updated Confluence to the latest available version (6.15.7)
- Tried with UFW disabled on the server (same result)
I initially tried to connect with SSL without the certificate installed, got the certificate error you'd expect when using self-signed certs and went through the KB for cert errors and installed my cert. Now when I try to connect to the base url (https://subdomain.domain.org), I am greeted with the "We're missing something" error and told the app needs Confluence 6.8 or later. I'm on 6.15. The Learn more link brings me to the KB for enabling plugins, and I have confirmed they are enabled.
Any ideas?
Thanks!