Subject: Re: strange apache & SSL problem
To: None <carnivorous@gmail.com>
From: Dick Davies <rasputnik@hellooperator.net>
List: netbsd-users
Date: 01/12/2005 12:48:39
* carnivorous@gmail.com <carnivorous@gmail.com> [0113 10:13]:
> I've put these into ssl.conf, along with the <VirtualHost
> _default_:443> stuff.  When I try to access the webserver via https,
> Firefox gives me the following message:
> 
> "The connection to www.myserver.com has terminated unexpectedly. Some
> data may have been transferred"
> 
> Of course, "www.myserver.com" is just an example, it actually states
> my real server name in the error.  When I checked in access_log, I see
> the following stuff:
> 
> hark - - [12/Jan/2005:04:07:58 -0600] "\x80g\x01\x03\x01" 501 373
> hark - - [12/Jan/2005:04:07:58 -0600] "\x80g\x01\x03" 501 372
> 
> I keep getting these weird entries whenever I try to access via https.
>  Does anyone know what the problem could be?  Is something getting
> mangled up?  None of my other NetBSD 2.0 boxes are doing this.

Is that vhost running SSL?
Maybe your are running http on port 443.
Make sure you have an

  #  Enable SSL
  SSLEngine on

somewhere in the vhost context.

-- 
'Interesting. No, wait, the other thing - Tedious.'
		-- Bender
Rasputin :: Jack of All Trades - Master of Nuns