Date: Wed, 22 May 2002 00:37:13 +0930 From: George Patterson <george@visp.com.au> To: Stijn Hoop <stijn@win.tue.nl> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apache2 + SSL Message-ID: <20020522003713.6fcaf5c9.george@visp.com.au> In-Reply-To: <20020521164645.H98647@pcwin002.win.tue.nl> References: <20020521164645.H98647@pcwin002.win.tue.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 21 May 2002 16:46:45 +0200 Stijn Hoop <stijn@win.tue.nl> wrote: > Hi, > > is anyone able to use the apache2 port with SSL certificates? > > I made myself a self-signed server certificate using the instructions at: > > http://httpd.apache.org/docs-2.0/ssl/ssl_faq.html#cert-real > http://httpd.apache.org/docs-2.0/ssl/ssl_faq.html#cert-ownca > > which openssl dumps just fine. > > I can also do 'apachectl configtest' which returns no errors. > After a 'apachectl startssl' sockstat also shows various httpd processes > listening on both :80 & :443. > > Connections to port 80 are OK, but connections to port :443 are dropped > by the server, with something like the following in the log files: > > 127.0.0.1 - - [21/May/2002:16:41:10 +0200] "<80>F^A^C" 501 729 "-" "-" > [Tue May 21 16:41:10 2002] [error] [client 127.0.0.1] Invalid method in > request <80>F`b > > My mozilla also doesn't warn me about anything, it just refuses to load > the page... > > Did I do something wrong? More info available on request. > > --Stijn > > -- > What would this sentence be like if it weren't self-referential? > Stiji, What version of mozilla are you using?? the earlier versions didn't support secure http (http). Have you tried a another borwser such as netscape or opera?? George Patterson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020522003713.6fcaf5c9.george>