Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-03 00:21:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
72cb92079905ef3ba99ba3940d7fe67b51aed7b1
esp-idf/examples/protocols/https_server/simple/sdkconfig.ci

5 lines
160 B
Plaintext
Raw Normal View History

example/https_server: Add default sdkconfig
2019-06-21 14:07:51 +05:30
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
fix(ci): fixed misnamed kconfig option in https server ci config
2023-11-03 09:12:02 +08:00
CONFIG_ESP_TLS_SERVER_CERT_SELECT_HOOK=y
feature: Added user callback for esp_https_server - Can be used to get connection or client information (SSL context) - E.g. Client certificate, Socket FD, Connection state, etc. - Added example callback for getting client certificate information in 'https_server/simple' example Closes https://github.com/espressif/esp-idf/issues/7479
2021-10-08 14:19:57 +05:30
CONFIG_EXAMPLE_ENABLE_HTTPS_USER_CALLBACK=y
CI: use ssid password from stdin for pytest cases
2022-07-04 16:54:33 +08:00
CONFIG_EXAMPLE_WIFI_SSID_PWD_FROM_STDIN=y
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 180ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API