'uci get ddns.glddns.domain' in the script no longer works after the recent firware update. I have added a small fix to your script and raised a pull request. Hope you're ok with it, thanks.
Hi
Thanks for this script.
There is also the luci-app-acme plugin, available from the advanced settings menu for Open WRT compatible devices (which is the case for the flint2).
Can you tell the differences because it's not clear to me ?
If it the luci script works for you, it's fine.
Hello! Script ran fine, and I can access my router via https+ddns now, which is great, but am I to understand that is only works on port 80/443? I have Jellyfin running on another port, and I cannot access that through https. I'd need to get another certificate for that port?
You are running jellyfin on your router? I think you're confused. You should be forwarding your jellyfin host IP not the router IP
Oh no, I am running it on my computer and forwarding the port, but https is not working
Yeah, won't work like this. You need to create a cert on jellyfin then - or import the routers one.
I personally use SWAG (Nginx/Let's Encrypt) to generate my SSL certs.