mbedtls/include
Nicholas Wilson 536a22a409 Add a "pre-verify" callback to ssl_tls.c
This enables a client to populate the trust chain on-demand, rather than
loading all the trusted certificates up-front.  This is useful on mobile
clients where the OS cert store contains >200 certificates, 199 of which
won't be used at any given time.
2018-03-27 18:08:46 +01:00
..
mbedtls Add a "pre-verify" callback to ssl_tls.c 2018-03-27 18:08:46 +01:00
.gitignore
CMakeLists.txt