mirror of
https://github.com/curl/curl.git
synced 2026-07-05 18:27:16 +03:00
parent
92c0123585
commit
ba83c522f5
1 changed files with 0 additions and 1 deletions
|
|
@ -82,7 +82,6 @@ struct ssl_backend_data {
|
|||
mbedtls_ctr_drbg_context ctr_drbg;
|
||||
mbedtls_entropy_context entropy;
|
||||
mbedtls_ssl_context ssl;
|
||||
int server_fd;
|
||||
mbedtls_x509_crt cacert;
|
||||
mbedtls_x509_crt clicert;
|
||||
#ifdef MBEDTLS_X509_CRL_PARSE_C
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue