You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I put an nginx in front of the server with a self signed certificate. I'm getting the following message in the android client:
Server test failed, please verify your configuration. - (java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.)
I'm running a local server on an internal IP, not exposed to the internet, so can't get a LetsEncrypt cert.
The text was updated successfully, but these errors were encountered:
DAVx5 also uses okhttp but it pops up a confirmation window allowing me to manually verify that the certificate presented it the correct one. DAVx5 seems to have created a lib for this behaviour.
I put an nginx in front of the server with a self signed certificate. I'm getting the following message in the android client:
I'm running a local server on an internal IP, not exposed to the internet, so can't get a LetsEncrypt cert.
The text was updated successfully, but these errors were encountered: