OVMS3-idf/components/esp-tls
Angus Gratton 7ef5fa8a0a Merge branch 'feature/transport_support_der_certs' into 'master'
tcp transport ssl DER-support

See merge request espressif/esp-idf!5627
2019-08-05 09:52:08 +08:00
..
private_include esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle 2019-07-04 20:55:10 +02:00
CMakeLists.txt esp-tls: capturing specific errors to be available in tcp_transport and then in application code 2019-07-04 20:55:10 +02:00
component.mk esp-tls: capturing specific errors to be available in tcp_transport and then in application code 2019-07-04 20:55:10 +02:00
esp_tls.c Merge branch 'feature/transport_support_der_certs' into 'master' 2019-08-05 09:52:08 +08:00
esp_tls.h Merge branch 'feature/transport_support_der_certs' into 'master' 2019-08-05 09:52:08 +08:00
Kconfig esp_tls: Add support for server side SSL/TLS connection 2019-06-25 23:43:35 +00:00