curl-library
connection, send, receive with HTTPS
From: amit paliwal <amit.ambitions_at_gmail.com>
Date: Thu, 6 Jan 2011 15:57:37 -0500
Date: Thu, 6 Jan 2011 15:57:37 -0500
Hi,
I was looking for the code flow for HTTPS communication, and from the
internal design document, it seems HTTP and HTTPS are handled similarly,
with 2 differences,
1) connect() is done differently
2) read, write are differently
But when i parsed the code, it seems Curl_read() and Curl_write() are used
and I am not sure where is SSL authentication done before sending the data
to remote host.
also, I was looking for the code flow for HTTPS connect.
please let me know the inputs.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-01-06