Logo
Explore Help
Sign In
feedc0de/esp-idf
1
0
Fork 0
You've already forked esp-idf
forked from espressif/esp-idf
Code Pull Requests Activity
Files
master
esp-idf/examples/protocols/https_server/simple/sdkconfig.ci

6 lines
205 B
Plaintext
Raw Permalink Normal View History

example/https_server: Add default sdkconfig
2019-06-21 14:07:51 +05:30
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
feat(esp_https_server): Updated the ESP_TLS_SERVER_CERT_SELECT_HOOK config Update the ESP_TLS_SERVER_CERT_SELECT_HOOK config to ESP_HTTPS_SERVER_CERT_SELECT_HOOK And made it depend on ESP_TLS_SERVER_CERT_SELECT_HOOK
2024-10-03 18:25:54 +05:30
CONFIG_ESP_HTTPS_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
feat(esp_http_server): Allow the https server to request client certs optionally Closes https://github.com/espressif/esp-idf/pull/17641
2025-09-23 17:07:05 +02:00
CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE=y
Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 542ms 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