Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2005 11:19:12 -0500
From:      "Andrew L. Gould" <algould@datawok.com>
To:        freebsd-questions@freebsd.org, Todd Suits <do.you.got.root@gmail.com>
Subject:   Re: Apache 2 SSL Error
Message-ID:  <200507051119.12128.algould@datawok.com>
In-Reply-To: <be19ce705070509011ee1955e@mail.gmail.com>
References:  <be19ce705070509011ee1955e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 05 July 2005 11:01 am, Todd Suits wrote:
> I set up a FreeBSD 4.11 jail to learn how to setup SSL on Apache 2
> correctly. I installed Apache 2.0.54 from ports. I generated SSL
> certs just for testing purposes. I'm not able to get any response at
> all from the server on SSL unless I set the Listen :443 directive in
> the httpd.conf as where I think it is supposed to be set in ssl.conf.
>  I get the following error in httpd-error.log:
>
> [Tue Jul 05 10:15:28 2005] [error] [client 24.123.123.123] Invalid
> method in request \x80g\x01\x03
>
> As this is just temporary and for testing purposes I have posted the
> configs online as they are quite big and this is a work in progress,
> see links below.
>
> http://www.beerdrinka.com/httpd.conf
>
> http://www.beerdrinka.com/ssl.conf
>
> I keep re-reading the apache docs but there is just something I am
> missing.  As a note I have also tried this in a non-jail environment
> on 5.3 p16 and get the same error results.

When trying to use SSL, are you using a URL with "http://" or 
"https://"?

Andrew Gould



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507051119.12128.algould>