Re: NO LibCurl users out there??? (WAS: LibCurl on top of OpenSSL )

2003-08-20 Thread Harald Ommang
On Mon, 18 Aug 2003 14:50:52 -0400, Charles B Cranston wrote: > > Harald Ommang wrote: > > On Mon, 11 Aug 2003 01:18:13 -0700 (PDT), "Harald Ommang" wrote: > > >>Anyone with experience in using LibCurl with OpenSSL? > >>Any comments about usage, perf

LibCurl on top of OpenSSL

2003-08-14 Thread Harald Ommang
Hi! Anyone with experience in using LibCurl with OpenSSL? Any comments about usage, performance, tips/tricks, etc. are very welcome! Regards Harald Ommang Delfi Data AS Bergen, Norway __ OpenSSL Project

RE: Connection pool for HTTPS using OpenSSL

2003-07-21 Thread Harald Ommang
On Mon, 21 Jul 2003 11:58:43 +0100, "steve thornton" wrote: > > This is pretty standard - if I understand you correctly, you mean that you > have a client that keeps a pool of sockets connected to a particular server. > You just need to implement some way of storing the session ids from the > han

RE: Connection pool for HTTPS using OpenSSL

2003-07-19 Thread Harald Ommang
On Wed, 16 Jul 2003 14:49:41 +0100, "steve thornton" wrote: > > Sorry, can't read - you mean server. If you set up a session caching sceme, > then maintaining a pool of connections is cheap (ish) and straightforward. I > have code snippets if you need them > > Steve Hehe, well if you can't read

Connection pool for HTTPS using OpenSSL

2003-07-03 Thread Harald Ommang
Hi! I need to write some software that communicates using HTTPS, and thought of using OpenSSL for the SSL transport. Does anyone have any pointers to samples or libraries for this purpose that has a pool of connections for the web server? Regards, Harald Ommang Senior Software Architect, Delfi