Re: Looking for an HTTPS client for NT C/C++

2000-11-21 Thread John Casu
John Townsend wrote: I'm looking for a basic HTTPS client program that will compile and run under NT (preferably with VC++). If it can just GET a page from a named HTTPS server with authentication and echo it to standard output, that would be perfect. I've looked at several examples

Re: Looking for an HTTPS client for NT C/C++

2000-11-21 Thread John Casu
John Casu wrote: do you support non-blocking connections with your tool ?? if so, that would be very useful. thanks, john c. Yes. That's cool. How can I get a copy of your ssl tool ? What would it take for your tool to be released under the GPL ? thanks, john c

Re: Looking for an HTTPS client for NT C/C++

2000-11-23 Thread John Casu
[Charset iso-8859-1 unsupported, filtering to ASCII...] _G(kevin) wrote: Hi, Will you post to this mailing list how and where to download the tool? kevin Yes, I would post it here. I've got the permission from management to release it under GPL. I have asked to set up a

Re: Upgrade

2001-01-03 Thread John Casu
I have a RedHat 7.0 box I want to install the 0.96 version of open ssl. My install has the 0.95 rpm installed. If I try to uninstall the rpm it has dependancies. What is the best method to install the newer version??? rpm -U ... will upgrade or rpm -i --nodeps --force wil do a forced