summaryrefslogtreecommitdiffstats
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
commit996399ba08e4a3c372e4029f0d76a495c7f46f7b (patch)
tree095e221a54e5e25510b96b79a3c687f9f06101d3 /package/network/services/uhttpd
parent58de65acb01747b047363dcbdd6f2778209343fd (diff)
downloadmaster-31e0f0ae-996399ba08e4a3c372e4029f0d76a495c7f46f7b.tar.gz
master-31e0f0ae-996399ba08e4a3c372e4029f0d76a495c7f46f7b.tar.bz2
master-31e0f0ae-996399ba08e4a3c372e4029f0d76a495c7f46f7b.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> SVN-Revision: 46688
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