Hey there,
I am trying to connect to an https:// secure site, but I have a protocol layer
outside of libCurl which handles the SSL side of things.
Is it possible to set HTTPS in the setup, so it is in the protocol table
(curl_easy_setopt(curlHandle, CURLOPT_PROTOCOLS, CURLPROTO_HTTPS);), but not
have to set the USE_OPENSSL, USE_SSLEAY #defines?
I know I still need to set the 443 port, but are any other gotchyas I should
watch out for?
I'm using a multi handle, and it's curl on a custom PowerPC architecture.
Cheers,
-rhys
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html