Skip to content
Snippets Groups Projects
Commit 73058928 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

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: default avatarJo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 42284
parent 7a1f4c50
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment