mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
uhttpd: we don't know where the device is located, so reflect that in the cert
backport of r46688 Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46689 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -114,9 +114,9 @@ config cert px5g
|
|||||||
option bits 1024
|
option bits 1024
|
||||||
|
|
||||||
# Location
|
# Location
|
||||||
option country DE
|
option country ZZ
|
||||||
option state Berlin
|
option state Somewhere
|
||||||
option location Berlin
|
option location Uknown
|
||||||
|
|
||||||
# Common name
|
# Common name
|
||||||
option commonname OpenWrt
|
option commonname OpenWrt
|
||||||
|
|||||||
Reference in New Issue
Block a user