-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
Description
⚠️ Before posting ⚠️
- This is a bug, not a question or an enhancement.
- I've searched for similar issues and didn't find a duplicate.
- I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- I agree to follow Nextcloud's Code of Conduct.
Steps to reproduce
- Configure (web) server to require client certificate
- install valid client certificate on Android device
- install a second "invalid" certificate (so that there is something todo on the "select cert" dialog)
- start the app, connect to server and select the valid certificate when asked
- ... wait ... I don't know what triggers the problem, could be an app (or os) update
- open the app, the application is not connected to the server
this is the first problem. the application is no longer using the certificate and is not able to reach the server.
The follow up problem is that there is no "easy" way to reconnect. the app is not asking for the certificate unless I do the following
- goto app drawer in the settings
- kill the app
- open the app
- for less than a second a certificate dialog is shown and if you are fast enough you can select the certificate
Expected behaviour
a) the application should not "forget" the configured certificate
b) the "select certificate" dialog should not be closed automatically (or at least give enough time to select and save the selection)
c) it should not be required to kill the app to reconnect
Actual behaviour
see steps to reproduce
Android version
16
Device brand and model
Pixel 8a
Stock or custom OS?
Stock
Nextcloud android app version
33.0.1
Nextcloud server version
Hub26
Using a reverse proxy?
Yes
Android logs
No response
Server error logs
Additional information
No response
Reactions are currently unavailable