curl_config-ios.h 156 B

12345678910
  1. #pragma once
  2. #include "curl_config-osx.h"
  3. #define USE_OPENSSL 1
  4. #undef USE_TLS_SRP
  5. #define HAVE_LDAP_SSL 1
  6. #undef CURL_CA_FALLBACK
  7. #undef CURL_CA_BUNDLE