MobileOrg / mobileorg

MobileOrg iPhone App
http://mobileorg.github.io
GNU General Public License v2.0
556 stars 69 forks source link

Certificate issue with Webdav #221

Closed dfarmer closed 5 years ago

dfarmer commented 6 years ago

I'm trying to get sync working on an iphone 6s that is running ios 11.3.1 with mobileorg 1.7.4. I've setup my webdav share, successfully pushed to it from org-mode on the desktop and confirmed I can access the file with my web browser on the desktop.

When I put in the same URL, username & password in mobileorg I get "ATS Error: A secure connection could not be established. Please make sure that you're using a secure connection with valid certificates." The certificates are valid (Comodo RSA -> cpanel -> {server}) and I've confirmed that the root CA is on the list of trusted CAs for iOS 11 (https://support.apple.com/en-us/HT208125 ). And I've confirmed I can access the file in Safari on the phone using the same info.

Is there any way to get a more detailed log of what's happening in mobileorg to help troubleshoot this?