Apache 2 SSL Error

Andrew L. Gould algould at datawok.com
Tue Jul 5 16:18:12 GMT 2005


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


More information about the freebsd-questions mailing list