#20671: Luci TLS/SSL Support Missing from Archer C7 v2 CC Release Download
--------------------------+--------------------------------
 Reporter:  asayler       |      Owner:  developers
     Type:  defect        |     Status:  new
 Priority:  normal        |  Milestone:
Component:  packages      |    Version:  Chaos Calmer 15.05
 Keywords:  ssl ssl luci  |
--------------------------+--------------------------------
 Luci SSL support seems to be missing in at least the Archer C7 CC release
 download avaible today (10/04/15,
 https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/openwrt-15.05
 -ar71xx-generic-archer-c7-v2-squashfs-sysupgrade.bin, md5:
 7e359b386242b066ed439e6a96212bff). It was working in the original CC
 release from a few weeks back, so it seems the build was updated at some
 point between now and then (maybe due to
 https://dev.openwrt.org/ticket/20488) and Luci SSL support was dropped.

 Trying to load the web interface via https on a fresh install of this
 build leads to a "connection refused" error.

 Luci TLS/SSL support can be manually re-added via:

 {{{
 $ opkg update
 $ opkg install uhttpd-mod-tls
 $ opkg install luci-ssl
 $ reboot
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20671>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to