Add Authenticated HTTPS Admin Foundation
This commit is contained in:
@@ -13,6 +13,12 @@ CONFIG_TINYUSB_CDC_RX_BUFSIZE=1024
|
||||
CONFIG_TINYUSB_CDC_TX_BUFSIZE=1024
|
||||
CONFIG_TINYUSB_CDC_EP_BUFSIZE=512
|
||||
|
||||
# Enable the TLS-only administration server; no plaintext HTTP listener is created.
|
||||
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
|
||||
|
||||
# Certificate generation and HTTPS startup use nested cryptographic buffers.
|
||||
CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192
|
||||
|
||||
# Support WPA3-SAE for station profiles and the WPA2/WPA3 fallback AP.
|
||||
CONFIG_ESP_WIFI_ENABLE_WPA3_SAE=y
|
||||
CONFIG_ESP_WIFI_ENABLE_SAE_H2E=y
|
||||
|
||||
Reference in New Issue
Block a user