The Android App does not seem to use the custom CA storage on Android. I have my own CA infrastructure. I created a root certificate and signed other certificates like the one for my Nextcloud with it. My root certificate (CA) is installed on my PC (Windows) and Phone (Android) as a trusted CA. The Chrome app on my phone recognizes my custom CA and accepts it as valid but the Memories Android app only lets me connect if I tick the box to skip certificate validation.
Steps To Reproduce
Create a self-signed cert (this will be your CA)
Install the cert on your phone as a trusted CA
Create a cert for your Nextcloud and sign it using your just created self-signed cert (your CA)
Set up Nextcloud using the just created cert for it
Try to connect to your Nextcloud using the freshly installed Memories Android App and don't tick the Box to skip validation
Platform
- OS: Debian (Docker) and Android
- Browser: Chrome (Android)
- Memories Version (Server): 7.3.1
- Memories Version (Android): 1.12
- Nextcloud Version: 29.0.4
- PHP Version: 8.2.21
Describe the bug
The Android App does not seem to use the custom CA storage on Android. I have my own CA infrastructure. I created a root certificate and signed other certificates like the one for my Nextcloud with it. My root certificate (CA) is installed on my PC (Windows) and Phone (Android) as a trusted CA. The Chrome app on my phone recognizes my custom CA and accepts it as valid but the Memories Android app only lets me connect if I tick the box to skip certificate validation.
Steps To Reproduce
Platform
Screenshots
No response
Additional context