Hello, I'm using iOS libcurl and I'm glad that it supports CURLOPT_SSLCERT option now. But it requires we import the certificate and key into the keychain first. Since after uninstalling an app, its keychain is not deleted, this leaves a security hole. Could the iOS libcurl also support reading the certificate and key from disk file instead of from keychain? Thank you.
Bing ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
