vtls: added support for mbedTLS

closes #496
This commit is contained in:
Jonas Minnberg 2015-10-19 14:25:34 +02:00 committed by Daniel Stenberg
parent 72646c2e48
commit fe7590f729
11 changed files with 950 additions and 9 deletions

View file

@ -2076,7 +2076,8 @@ typedef enum {
CURLSSLBACKEND_CYASSL = 7,
CURLSSLBACKEND_SCHANNEL = 8,
CURLSSLBACKEND_DARWINSSL = 9,
CURLSSLBACKEND_AXTLS = 10
CURLSSLBACKEND_AXTLS = 10,
CURLSSLBACKEND_MBEDTLS = 11
} curl_sslbackend;
/* Information about the SSL library used and the respective internal SSL