Author: kaloz
Date: 2015-08-19 10:20:11 +0200 (Wed, 19 Aug 2015)
New Revision: 46688

Modified:
   trunk/package/network/services/uhttpd/files/uhttpd.config
Log:
uhttpd: we don't know where the device is located, so reflect that in the cert

Signed-off-by: Imre Kaloz <[email protected]>



Modified: trunk/package/network/services/uhttpd/files/uhttpd.config
===================================================================
--- trunk/package/network/services/uhttpd/files/uhttpd.config   2015-08-18 
11:22:47 UTC (rev 46687)
+++ trunk/package/network/services/uhttpd/files/uhttpd.config   2015-08-19 
08:20:11 UTC (rev 46688)
@@ -114,9 +114,9 @@
        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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to