Re: New to OpenSSL-Need a little help

2004-07-21 Thread Mark Foster
Kevin Eppinger wrote: I have been tasked with a project that involves writing a process (not a CGI invoked from Apache) that sends a secure request to a https website and reads the response back, parses it..blah, blah, blah. Its has to be Consider... LWP::Request part of the libwww perl module.

New to OpenSSL-Need a little help

2004-07-21 Thread Kevin Eppinger
I have been tasked with a project that involves writing a process (not a CGI invoked from Apache) that sends a secure request to a https website and reads the response back, parses it..blah, blah, blah.  Its has to be done this way because this certain third party doesn’t have a Linux/C/C++