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
master
Imre Kaloz 9 years ago
parent 58de65acb0
commit 996399ba08
  1. 6
      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

Loading…
Cancel
Save