Author: kaloz Date: 2015-08-19 10:21:20 +0200 (Wed, 19 Aug 2015) New Revision: 46689
Modified: branches/chaos_calmer/package/network/services/uhttpd/files/uhttpd.config Log: uhttpd: we don't know where the device is located, so reflect that in the cert backport of r46688 Signed-off-by: Imre Kaloz <[email protected]> Modified: branches/chaos_calmer/package/network/services/uhttpd/files/uhttpd.config =================================================================== --- branches/chaos_calmer/package/network/services/uhttpd/files/uhttpd.config 2015-08-19 08:20:11 UTC (rev 46688) +++ branches/chaos_calmer/package/network/services/uhttpd/files/uhttpd.config 2015-08-19 08:21:20 UTC (rev 46689) @@ -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
