uhttpd: update config
This commit is contained in:
parent
5a95b72b59
commit
d2e5889019
@ -122,7 +122,7 @@ config cert defaults
|
||||
option key_type ec
|
||||
|
||||
# RSA key size
|
||||
option bits 2048
|
||||
option bits 256
|
||||
|
||||
# EC curve name
|
||||
# Curve names vary between mbedtls/px5g and openssl
|
||||
@ -130,9 +130,9 @@ config cert defaults
|
||||
option ec_curve P-256
|
||||
|
||||
# Location
|
||||
option country ZZ
|
||||
option state Somewhere
|
||||
option location Unknown
|
||||
option country CTCGFW
|
||||
option state Project-OpenWrt
|
||||
option location 18.06
|
||||
|
||||
# Common name
|
||||
option commonname '%D'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user