Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2002 16:46:45 +0200
From:      Stijn Hoop <stijn@win.tue.nl>
To:        freebsd-questions@freebsd.org
Subject:   apache2 + SSL
Message-ID:  <20020521164645.H98647@pcwin002.win.tue.nl>

next in thread | raw e-mail | index | archive | help

--RMedoP2+Pr6Rq0N2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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 req=
uest <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

--=20
What would this sentence be like if it weren't self-referential?

--RMedoP2+Pr6Rq0N2
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE86l3VY3r/tLQmfWcRAmeaAJ45WCO3qaxKYFgjbFTXvZdkAfy/igCgsajh
DyfndzPxWqGsP+JsGJLIg3E=
=NU1n
-----END PGP SIGNATURE-----

--RMedoP2+Pr6Rq0N2--

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?20020521164645.H98647>