I notice in 7.28.1 that there are compares against __IPHONE_5_0 in a few areas 
all appear to be in Darwin code and for SSL.  Have all of these #if's been 
verified for IOS 7 (and 6 I guess) and what about IOS 5.1?

From: curl-library [mailto:[email protected]] On Behalf Of Nick 
Zitzmann
Sent: Saturday, August 31, 2013 5:53 PM
To: libcurl development
Subject: Re: Could the iOS libcurl support CURLOPT_SSLCERT from disk file


On Aug 23, 2013, at 2:18 PM, Nick Zitzmann 
<[email protected]<mailto:[email protected]>> wrote:

> Okay! I've created a patch for curl that adds support for loading PKCS#12 
> files in the curl_darwinssl code. I tried it out with a test P12 file I made 
> in Keychain Access, and it seems to work for me. Please try this out against 
> the latest code in the trunk (or the 7.32.0 code; as of this writing no one 
> has changed curl_darwinssl.c since its release) and let me know if it works 
> for you.

No comments from anyone?

Here's an updated version of the patch. In this version, I've also updated the 
documentation for the curl tool and curl_easy_setopt(). Does anyone have any 
comments on this change?

Nick Zitzmann
<http://www.chronosnet.com/>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to