I just downloaded / installed enpass onto my WIndows 10 as well as my Samsung Galaxy 6 Android. I first created a test entry via windows and then sync'd to my webdav server. However, when I then got on the android and attempted to "restore my existing data" from my webdav account it fails with:
"Could not connect to specified WebDAV folder".
When I look at the web logs, I see a slight difference in the behaviour.
When trying from windows:
Request log:
[11/Feb/2017:10:31:41 -0500] 192.168.0.22 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "PROPFIND /securedrop/ HTTP/1.1" 1017
[11/Feb/2017:10:31:41 -0500] 192.168.0.22 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "PROPFIND /securedrop/Enpass/ HTTP/1.1" 933
Access Log:
192.168.0.22 - jwing [11/Feb/2017:10:31:41 -0500] "PROPFIND /securedrop/ HTTP/1.1" 207 1017
192.168.0.22 - jwing [11/Feb/2017:10:31:41 -0500] "PROPFIND /securedrop/Enpass/ HTTP/1.1" 207 933
However, when I attempt the restore from android:
Request Log:
[11/Feb/2017:10:32:26 -0500] 192.168.0.50 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "PROPFIND /securedrop HTTP/1.1" 381
[11/Feb/2017:10:32:26 -0500] 192.168.0.50 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "PROPFIND /securedrop HTTP/1.1" 246
Access Log:
192.168.0.50 - - [11/Feb/2017:10:32:26 -0500] "PROPFIND /securedrop HTTP/1.1" 401 381
192.168.0.50 - jwing [11/Feb/2017:10:32:26 -0500] "PROPFIND /securedrop HTTP/1.1" 301 246