curl-users
Re: HTTPS and session_id
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Dec 2000 08:24:45 +0100 (MET)
Date: Mon, 11 Dec 2000 08:24:45 +0100 (MET)
On Thu, 7 Dec 2000, Massimo Squillace wrote:
> I am a real beginner in SSL matters, never looked at OpenSSL interfaces
> or code, and will need time to find my way in your libcurl code (I
> normally avoid putting my hands in someone else's code - perhaps you
> could point me to the right places).
Just about everything SSL is in the lib/ssluse.c file, and the connection in
particular is in the UrgSSLConnect() function in that file.
> 4) If and when I make any progress, you can count on my bugging you for
> details!
Of course I'll help!
-- Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/Received on 2000-12-11