Subject: Re: strange apache & SSL problem
To: None <carnivorous@gmail.com>
From: Patrick Mackey <netbsd@deniedaccess.org>
List: netbsd-users
Date: 01/13/2005 12:05:48
> However, when I tpe something, and it spits out the Apache version
> stuff, I see this at the bottom:

Yeah, openssl opens an ssl connection to the server. You should be able to 
then request a webpage by something like:


GET / HTTP/1.1
HOST=www.myserver.com


Then hit 'enter' twice.



> Could it be that apache is using an older openssl module for some
> reason?  Maybe the two are not in sync and that's what's causing the
> problem.

You could try recompiling apache against the current version of openssl. 


-- 
Best Regards,: 
Patrick Mackey: 
     "You can't take the sky from me"     
    Firefly: http://www.fireflyfans.net   

------------------------------------------

------------------------------------------