Hi, It seems that self-signed certificates aren't supported at the moment with server to server sharing: https://github.com/owncloud/core/issues/9786#issuecomment-52031973
But there is a fix on the way: https://github.com/owncloud/core/pull/10420 Cheers, Vincent On 08/17/2014 06:23 PM, Boris Ribalkin wrote: > Hi, > > I am sorry if this is wrong list, please send me to the right one. > > I am testing server to server share and getting: Couldn't add remote share > > Here is my setup: > > Two ownCloud instance running on different machines with https enabled > (Self signed certificate) > Android client browse, download, instant upload is working fine (but some > times crashes) > I can see contents of a shared folder in the browser (even in private > browsing mode) > > Steps: > > 1. Make sure Remote share is enabled (on both) > 2. Create public non authenticated share on 1st instance > 3. Open it in the browser (I can see contents) > 4. Click add to ownCloud > 5. type 2nd instance url: https://second:port/owncloud and click on the > arrow > 6. Successfully redirected to second instance > 7. Shows confirmation with the message: Do you want to add the remote share > folder from user@first:port/owncloud ? > 8. Click Add remote share > 9. Error message: Couldn't add remote share > > Do not see any new logs in either owncloud.log > > Could you help? > Should it work with self signed certificates? > I am getting ssl warnings in client and browser, but it is still working. > > Thanks. > > > > _______________________________________________ > Devel mailing list > [email protected] > http://mailman.owncloud.org/mailman/listinfo/devel > _______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
