Re: developing with open SSL

2002-05-05 Thread Sean O'Riordain
Hi Vered, If you're just fetching files or doing simple http GETs you might consider looking at curl (http://curl.haxx.se/) which might save you some work... depends what you want to do :-) cheers, Sean ps. curl uses openssl :-) Tim Pushor wrote: >Vered, > >Https is http over ssl.The opens

RE: developing with open SSL

2002-05-05 Thread Tim Pushor
Vered, Https is http over ssl.The openssl library should be all you need (http://www.openssl.org). I recommend startig with Eric Rescorla's excellent 'Introduction to SSL Programming' (http://www.rtfm.com/openssl-examples/) Tim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL