system -> software -> config -> distribution feeds
i prefer tls repos, tried using wget, openssl-util & manual root cert install (no install ca-certificates) - got signature errors
it would be great if ssl repo w/ gli root cert only = default
alzhao
2
can you give more details? I am not sure exactly what you want to do.
yes, default is: 404 Page not found - GL.iNet
prefer default: 404 Page not found - GL.iNet
how?
p.s. also, would be better if gli default https packages
alzhao
4
I see.
First, to let wget support https, you need to install full version of wget
opkg update
opkg install wget
opkg install ca-certificates
Then, change the content of /etc/opkg/distfeeds.conf, change all http to https
Now run
opkg update