Open kabo opened 5 years ago
If I add verify=False
to line 96 of photobackup.py it says the request was successful. So I know the server is set up correctly.
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.