aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-08-19 08:20:11 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-08-19 08:20:11 +0000
commit429f42d2d6a94e3b826b267745463e21d01f6333 (patch)
tree0b1b766b986d2179ef92514b588cbf2dc6e2ac4a /package/network/services/uhttpd
parentbddbb3fbfc5c1a14cae9e135103964730d42f625 (diff)
downloadmaster-187ad058-429f42d2d6a94e3b826b267745463e21d01f6333.tar.gz
master-187ad058-429f42d2d6a94e3b826b267745463e21d01f6333.tar.bz2
master-187ad058-429f42d2d6a94e3b826b267745463e21d01f6333.zip
uhttpd: we don't know where the device is located, so reflect that in the cert
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46688 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/uhttpd')
-rw-r--r--package/network/services/uhttpd/files/uhttpd.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/services/uhttpd/files/uhttpd.config b/package/network/services/uhttpd/files/uhttpd.config
index 9df6e24527..61f8a49b6f 100644
--- a/package/network/services/uhttpd/files/uhttpd.config
+++ b/package/network/services/uhttpd/files/uhttpd.config
@@ -114,9 +114,9 @@ config cert px5g
option bits 1024
# Location
- option country DE
- option state Berlin
- option location Berlin
+ option country ZZ
+ option state Somewhere
+ option location Uknown
# Common name
option commonname OpenWrt