mbedtls/include
Gilles Peskine 807d74a062 SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert
The certificate passed to async callbacks may not be the one set by
mbedtls_ssl_conf_own_cert. For example, when using an SNI callback,
it's whatever the callback is using. Document this, and add a test
case (and code sample) with SNI.
2018-04-30 10:30:49 +02:00
..
mbedtls SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert 2018-04-30 10:30:49 +02:00
.gitignore
CMakeLists.txt