Kconfig 170 B

123456789
  1. menu "ESP-TLS"
  2. config ESP_TLS_SERVER
  3. bool "Enable ESP-TLS Server"
  4. help
  5. Enable support for creating server side SSL/TLS session
  6. endmenu