BigW Consortium Gitlab

Commit aa7a9b8b by kaloz

uhttpd: we don't know where the device is located, so reflect that in the cert

backport of r46688 Signed-off-by: 's avatarImre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46689 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 3413edba
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment