devsnd / cherrymusic

Stream your own music collection to all your devices! The easy to use free and open-source music streaming server.
http://www.fomori.org/cherrymusic
GNU General Public License v3.0
1.03k stars 187 forks source link

ssl on android #589

Closed cavebeat closed 9 years ago

cavebeat commented 9 years ago

hi i have a similar problem like https://github.com/devsnd/cherrymusic/issues/335 with ssl on android with cherry v1.0 12. Jun 2015 from f-droid

cherrymusic runs at home in a debian wheezy vm http://ip:8080/cherry/ on http and Lan it works well with CyanogenMod11(Android 4.4.4), Firefox40, Chromium_v45

i have created on my own apache webserver a vhost with proxypass and a subdomain and a self signed cert, http:8080 with autossh reverse port forwarding to make it available at https://sub.domain.tld/cherry/

firefox and chromium still play music and work like a charm. android is able to connect but does not play music. it does resolve images and navigate through my directory structure. if have already added the certificate with CAdroid to the trust store on the phone, and tried to use the "accept ssl certs" switch.

but android and ssl seem to bug a little.

anyway, thanks for the great work!

cavebeat commented 9 years ago

pls, close works for me now, dunno why.