aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-10-06 11:27:09 +0200
committerJo-Philipp Wich <jo@mein.io>2016-10-06 11:29:24 +0200
commiteb75b6ac1f0a3318e9a5f147a6c6a46e1eda0caf (patch)
treefe50f1a721b5ee74f87198fdf172e6991b4f98b2
parent9677bfbb0fcb035550b9c8d380481273a89c4f52 (diff)
downloadupstream-eb75b6ac1f0a3318e9a5f147a6c6a46e1eda0caf.tar.gz
upstream-eb75b6ac1f0a3318e9a5f147a6c6a46e1eda0caf.tar.bz2
upstream-eb75b6ac1f0a3318e9a5f147a6c6a46e1eda0caf.zip
uhttpd: rename certificate defaults section
Now that the uhttpd init script can generate certificates using openssl as well, update the section name and related comment to be more generic. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
-rw-r--r--package/network/services/uhttpd/files/uhttpd.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/uhttpd/files/uhttpd.config b/package/network/services/uhttpd/files/uhttpd.config
index db57095d12..fab5160514 100644
--- a/package/network/services/uhttpd/files/uhttpd.config
+++ b/package/network/services/uhttpd/files/uhttpd.config
@@ -104,8 +104,8 @@ config uhttpd main
# option no_ubusauth 0
-# Certificate defaults for px5g key generator
-config cert px5g
+# Defaults for automatic certificate and key generation
+config cert defaults
# Validity time
option days 730