This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-protocols
Watch
1
Star
0
Fork
1
You've already forked esp-protocols
mirror of
https://github.com/espressif/esp-protocols.git
synced
2025-10-07 03:50:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
esp-protocols
/
components
/
asio
/
examples
/
ssl_client_server
/
main
History
David Cermak
ad94cc9502
feat(asio): Add mbedtls specific APIs to use TLS stack specific features
...
Use mbedtls specific API to configure hostname for verification
2025-04-08 17:08:27 +02:00
..
asio_ssl_main.cpp
feat(asio): Add mbedtls specific APIs to use TLS stack specific features
2025-04-08 17:08:27 +02:00
ca.crt
fix(asio): Fixed TLS server-client example failure per cert expiry
2025-04-07 12:01:30 +02:00
CMakeLists.txt
ASIO: Initial version based on IDF 5.0 with history
2022-06-24 15:33:10 +04:00
idf_component.yml
fix(common): Re-applie refs to common comps idf_component.yml
2023-11-28 09:32:52 +01:00
Kconfig.projbuild
ASIO: Initial version based on IDF 5.0 with history
2022-06-24 15:33:10 +04:00
regenerate_test_certs.sh
fix(asio): Fixed TLS server-client example failure per cert expiry
2025-04-07 12:01:30 +02:00
server.key
fix(asio): Fixed TLS server-client example failure per cert expiry
2025-04-07 12:01:30 +02:00
srv.crt
fix(asio): Fixed TLS server-client example failure per cert expiry
2025-04-07 12:01:30 +02:00