openwrtv4/package/network/services/uhttpd/files
Hannu Nyman 3c4858eeb2 uhttpd: support using OpenSSL for certificate generation
Support the usage of the OpenSSL command-line tool for generating
the SSL certificate for uhttpd. Traditionally 'px5g' based on
PolarSSL (or mbedTLS in LEDE), has been used for the creation.

uhttpd init script is enhanced by adding detection of an installed
openssl command-line binary (provided by 'openssl-util' package),
and if found, the tool is used for certificate generation.

Note: After this patch the script prefers to use the OpenSSL tool
if both it and px5g are installed.

This enables creating a truly OpenSSL-only version of LuCI
without dependency to PolarSSL/mbedTLS based px5g.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-10-05 00:48:19 +02:00
..
ubus.default uhttpd: fix exit code of mod-ubus postinstall script 2015-01-25 15:54:43 +00:00
uhttpd.config uhttpd: use configured distribution name for SSL certificate CN 2016-05-21 12:42:44 +02:00
uhttpd.init uhttpd: support using OpenSSL for certificate generation 2016-10-05 00:48:19 +02:00