HTTPS access doesn't work

I have migrated form 19.07.8 to 21.02.0 on my Archer C7.
After that a tried:

root@Repeater_WZ:~# uci set uhttpd.main.redirect_https=1
root@Repeater_WZ:~# uci commit uhttpd
root@Repeater_WZ:~# /etc/init.d/uhttpd restart
4+0 records in
4+0 records out

But nevertheless access to my router via https does not work.
I get only "Fehler: Verbindung fehlgeschlagen"
Access via http is still possible !!
Any ideas ?

Where have you found such commands?

To my mind, you should replace listen_http by listen_https option (https://openwrt.org/docs/guide-user/services/webserver/uhttpd).

Where have you found such commands?

https://forum.openwrt.org/t/openwrt-21-02-0-first-stable-release/105395

listen_https is already defined ..

Install of luci-ssl was the solution.
Now https is working !!

This applies if you build your own image, then luci and luci-ssl have to be included manually.

In the prebuilt images this is already included.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.