Add authenticated WebSocket serial terminal - dirty commit with front-
and backend issues
This commit is contained in:
@@ -15,6 +15,9 @@ CONFIG_TINYUSB_CDC_EP_BUFSIZE=512
|
||||
|
||||
# Enable the TLS-only administration server; no plaintext HTTP listener is created.
|
||||
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
|
||||
CONFIG_HTTPD_WS_SUPPORT=y
|
||||
# Keep work submission bounded; one-second socket timeouts limit shared-task stalls.
|
||||
# CONFIG_HTTPD_QUEUE_WORK_BLOCKING is not set
|
||||
|
||||
# Certificate generation and HTTPS startup use nested cryptographic buffers.
|
||||
CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192
|
||||
|
||||
Reference in New Issue
Block a user