|
|
4 лет назад | |
|---|---|---|
| .. | ||
| client_certs | 5 лет назад | |
| main | 4 лет назад | |
| server_certs | 5 лет назад | |
| CMakeLists.txt | 5 лет назад | |
| README.md | 4 лет назад | |
| app_test.py | 5 лет назад | |
| Supported Targets | ESP32 | ESP32-S2 | ESP32-C3 |
|---|
Main purpose of this application is to test the ESP-OPENSSL library to correctly connect/refuse connectio with TLS servers. It is possible to run this example manually without any test to exercise ESP-OPENSSL library.
This app waits for user input to provide these parameters: test-type: "conn" connection test (host, port, test-case)
This test-app can be executed on any ESP32 board, the only required interface is WiFi and connection to a local network and tls server.