As i am running owncloud at home, I am using DynamicDNS to access it from outside. And also as my ISP blocks port 80 and 443, i have to use different port to host owncloud at home.
So currently if you try https://tanmay-server.myvnc.com:4443/owncloud this would give you the login page on browser, provided you accept my selfsigned certificate. This also works great on the android app. But for some reason, on Mac OSX, the software is not able handle this.
If I use IP address instead of the domain name, it works fine. But as it is at home, and is dynamic ip, i would like to use the hostname instead as above.
As i am running owncloud at home, I am using DynamicDNS to access it from outside. And also as my ISP blocks port 80 and 443, i have to use different port to host owncloud at home.
So currently if you try https://tanmay-server.myvnc.com:4443/owncloud this would give you the login page on browser, provided you accept my selfsigned certificate. This also works great on the android app. But for some reason, on Mac OSX, the software is not able handle this.
If I use IP address instead of the domain name, it works fine. But as it is at home, and is dynamic ip, i would like to use the hostname instead as above.
If you get time, please do look into this issue.
Thanks, Tanmay