aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-08-19 08:21:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-08-19 08:21:20 +0000
commitf9ccf89b13ac00aac7d741c62bca19beaa588951 (patch)
treefd45e86d51f5d3c26d04bfc81e00fbca61a0024d /package/network/services
parent0054ed3947c966686826f45300facafa38992707 (diff)
downloadupstream-f9ccf89b13ac00aac7d741c62bca19beaa588951.tar.gz
upstream-f9ccf89b13ac00aac7d741c62bca19beaa588951.tar.bz2
upstream-f9ccf89b13ac00aac7d741c62bca19beaa588951.zip
uhttpd: we don't know where the device is located, so reflect that in the cert
backport of r46688 Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46689 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services')
-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