10 lines
170 B
Text
10 lines
170 B
Text
|
menu "ESP-TLS"
|
||
|
|
||
|
config ESP_TLS_SERVER
|
||
|
bool "Enable ESP-TLS Server"
|
||
|
help
|
||
|
Enable support for creating server side SSL/TLS session
|
||
|
|
||
|
endmenu
|
||
|
|