Skip to content
Snippets Groups Projects
Commit f3e3ae66 authored by kaloz's avatar kaloz
Browse files

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


Signed-off-by: default avatarImre Kaloz <kaloz@openwrt.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46688 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent dd2c62f9
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment