David Cermak b4d792446c examples/mqtt: Use common transport for setting log severity %!s(int64=5) %!d(string=hai) anos
..
client_certs b3ad76537a ESP-OPENSSL-tests : Added new test-app to check esp-ssl connection %!s(int64=5) %!d(string=hai) anos
main b4d792446c examples/mqtt: Use common transport for setting log severity %!s(int64=5) %!d(string=hai) anos
server_certs b3ad76537a ESP-OPENSSL-tests : Added new test-app to check esp-ssl connection %!s(int64=5) %!d(string=hai) anos
CMakeLists.txt b3ad76537a ESP-OPENSSL-tests : Added new test-app to check esp-ssl connection %!s(int64=5) %!d(string=hai) anos
README.md b3ad76537a ESP-OPENSSL-tests : Added new test-app to check esp-ssl connection %!s(int64=5) %!d(string=hai) anos
app_test.py 0146f258d7 style: format python files with isort and double-quote-string-fixer %!s(int64=5) %!d(string=hai) anos

README.md

ESP-OPENSSL connect test project

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.

Runtime settings

This app waits for user input to provide these parameters: test-type: "conn" connection test (host, port, test-case)

Hardware Required

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.