When i try to add my owncloud account to the owncloud client i get a error when using my secure connection
i am using a pound reverse proxy to enable https (self signed BTW) and i get this error from the owncloud client (this way i only have the extra overhead on my mobile hardware (laptop) and not on my desktop where the only thing between the client and server is a unmanaged switch)
Error downloading https://[my_domain]/owncloud/remote.php/webdav - server replied: Not Implemented
when i go to this address in a web browser is says "This is the WebDAV interface. It can only be accessed by WebDAV clients such as the ownCloud desktop sync client."
owncloud version: 9.1.3
client version: 2.1.1+dfsg-1ubuntu1.1
it works fine if i don't go through the reverse proxy over http, i have no issue logging in via a web browser via the pound reverse proxy (unless you count how slow the gui is on a raspberry pi)