02-26-2025, 02:02 PM
(02-25-2025, 08:05 AM)the_bertrum Wrote:(02-25-2025, 01:51 AM)Permi Wrote:(02-24-2025, 05:15 PM)the_bertrum Wrote: For the add to homescreen to work in Android, you need https enabled on moOde and the cert installed on your phone.
You can either use the automatic certificate generator built into moOde, or create your own CA for managing credentials on your home network (see my related post on doing that).
Either way, you also need to follow the instructions for adding the cert to your phone that are detailed in the document linked in this thread, or in the CA thread mentioned above.
It isn't simple I'm afraid, there are many steps. I found it rewarding though, and the "app" version is much nicer on a phone than inside the browser to my view.
I enabled ssl option in moode UI and download the automatic certificate , When I am trying to import in android it says private key is required to install cert. Not sure which step i am missing.
It seems those are linux commands. I am windows user. Can you please help if any windows related certificate instalation.
Sorry, yes I forgot about the private key thing. That's the whole reason this thread exists. You are going to need to do some Linux command line work here (or wait until Tim builds it in to a release, which may or may not be soon).
Have a look at the first post in this thread, you will need to do step 1 of that thread. That will require that you SSH into your moOde player (there's a Web SSH terminal available in the Security section on the System Config panel), navigate to the file mentioned and edit the contents as described. A bit of research on the internet will give you the Linux basics to navigate, and I'd recommend researching the "nano" editor for making the change.
Once you've done that and rebooted, download a fresh cert from moOde and import that into your phone. You'll be warned about the cert, but can accept the warning and all should be well.
Thanks for details documents, finally cert installed and able to install moode player as app.
Thanks agian.