From owner-freebsd-questions Tue May 21 7:47:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id 4E25C37B40C for ; Tue, 21 May 2002 07:46:47 -0700 (PDT) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.3/8.12.2) with ESMTP id g4LEkjD0009501 for ; Tue, 21 May 2002 16:46:45 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.3/8.12.3/Submit) id g4LEkjPY009500 for freebsd-questions@freebsd.org; Tue, 21 May 2002 16:46:45 +0200 (CEST) Date: Tue, 21 May 2002 16:46:45 +0200 From: Stijn Hoop To: freebsd-questions@freebsd.org Subject: apache2 + SSL Message-ID: <20020521164645.H98647@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="RMedoP2+Pr6Rq0N2" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Bright-Idea: Let's abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --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