Logo
Explore Help
Sign In
espressif/esp-protocols
1
0
Fork 1
You've already forked esp-protocols
mirror of https://github.com/espressif/esp-protocols.git synced 2025-07-17 20:42:21 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
a165452ca1be096f6cfb2015d1fa48b2f600da43
esp-protocols/examples/protocols/asio/ssl_client_server/sdkconfig.ci

10 lines
250 B
Plaintext
Raw Normal View History

examples: asio ssl example demonstrating both server and client By default it uses simple client connecting to https address. It is possible to configure both server and client. As for example test the configuration of both server and client connecting to each other on * Original commit: espressif/esp-idf@213bbe51fcde53099b1a6e72381ad8c48afdfcc9
2020-06-05 16:19:10 +02:00
CONFIG_EXAMPLE_CLIENT=y
CONFIG_EXAMPLE_SERVER=y
CONFIG_EXAMPLE_SERVER_NAME="localhost"
CONFIG_EXAMPLE_CONNECT_WIFI=n
CONFIG_EXAMPLE_CONNECT_ETHERNET=n
asio: option to use wolfSSL as TLS stack for ASIO Plus other minor update, make openssl aware of current modes (SSL_set_mode) Update coding style in examples and tests, including copyright notices * Original commit: espressif/esp-idf@1c8171c3e8d5a67e47dc8d6abac27ad2989470c3
2020-06-05 17:17:55 +02:00
CONFIG_EXAMPLE_CLIENT_VERIFY_PEER=y
example_tests: CI uses ECO0 for esp32c3 tests * Original commit: espressif/esp-idf@ec4de4fe5cc9d083ea983e9a0f630c1174efaa8a
2021-04-09 14:23:09 +08:00
# IDF-3090
CONFIG_ESP32C3_REV_MIN_0=y
CONFIG_ESP32C3_REV_MIN=0
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 20ms 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