openwrt/package/network/services/uhttpd
jow dc422c5293 BB: uhttpd: do not configure TLS parameters if libustream-ssl is not present
A quite frequent problem after sysupgrading from an older, SSL enabled build
is that ustream-ssl is not installed so uhttpd fails to come up again due to
https listening directives in the preserved configuration.

Skip key/cert and ssl listen options when libustream-ssl.so is not present.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

Backport of r42284

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-08-25 12:46:35 +00:00
..
files BB: uhttpd: do not configure TLS parameters if libustream-ssl is not present 2014-08-25 12:46:35 +00:00
Makefile BB: uhttpd: do not configure TLS parameters if libustream-ssl is not present 2014-08-25 12:46:35 +00:00