From: Imre Kaloz <kaloz@openwrt.org>
Date: Wed, 19 Aug 2015 08:20:11 +0000 (+0000)
Subject: uhttpd: we don't know where the device is located, so reflect that in the cert
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=996399ba08e4a3c372e4029f0d76a495c7f46f7b;p=openwrt%2Fstaging%2Fnbd.git

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
---

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