mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
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
This commit is contained in:
parent
58de65acb0
commit
996399ba08
@ -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…
Reference in New Issue
Block a user