From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EJksD-0006Us-Gq for garchives@archives.gentoo.org; Mon, 26 Sep 2005 04:45:53 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8Q4cEaU021536; Mon, 26 Sep 2005 04:38:14 GMT Received: from spok.local.sporn-it.com (dsl-244-75.utaonline.at [212.152.244.75]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8Q4YeUT006741 for ; Mon, 26 Sep 2005 04:34:40 GMT Received: from spok.local.sporn-it.com (spok.local.sporn-it.com [127.0.0.1]) by spok.local.sporn-it.com (Postfix) with ESMTP id B9E101B782942 for ; Mon, 26 Sep 2005 06:41:27 +0200 (CEST) Subject: Re: [gentoo-user] Apache with SSL From: Heinz Sporn To: gentoo-user@lists.gentoo.org In-Reply-To: References: Content-Type: text/plain; charset=ISO-8859-1 Date: Mon, 26 Sep 2005 06:41:27 +0200 Message-Id: <1127709687.10151.4.camel@spok.local.sporn-it.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j8Q4cEan021536 X-Archives-Salt: 1459e0d7-9ff2-43c4-a9fa-ff4d926661a2 X-Archives-Hash: 5a82d69416723a0a89b0597ec6a72f97 Am Sonntag, den 25.09.2005, 21:30 -0700 schrieb Arkady Grudzinsky: > Hi, >=20 > I have recently emerged Apache-2.0.54. Unencrypted connection on port > 80 works fine. Then I tried to configure port 443. I added a virtual > host in /etc/apache2/conf/vhosts/vhosts.conf which contains statement > "SSLEngine on". I started to get the following: >=20 > > /etc/init.d/apache2 restart > * Apache2 has detected a syntax error in your configuration files: > Syntax error on line 59 of /usr/lib/apache2/conf/vhosts/vhosts.conf: > Invalid command 'SSLEngine', perhaps mis-spelled or defined by a > module not included in the server configuration >=20 > Then I noticed that /etc/apache2/conf/apache2.conf never mentions > mod_ssl.so in any LoadModule statements. Besides, mod_ssl.so file > does not exist in /usr/lib/apache2/modules. >=20 > It seems that SSL support should have been compiled with Apache: >=20 > > emerge -vp apache >=20 > These are the packages that I would merge, in order: >=20 > Calculating dependencies ...done! > [ebuild R ] net-www/apache-2.0.54-r9 +berkdb -doc +gdbm +ipv6 > -ldap (-selinux) +ssl -static -threads 0 kB >=20 > Total size of downloads: 0 kB >=20 > What should I do to get mod_ssl.so in modules directory? AFAIK there's no mod_ssl (or mod_dav btw) module for Apache 2 anymore. Compiling it with USE=3D"ssl" should satisfy your needs. The error you go= t propably has something to do with the changed layout. I recommend looking at http://www.gentoo.org/doc/en/apache-troubleshooting.xml and http://www.gentoo.org/doc/en/apache-upgrading.xml > This is my first attempt to configure Apache with SSL, so, I may be > missing something basic. Your help will be highly appreciated. >=20 > Thanks. >=20 > Arkady. >=20 --=20 Mit freundlichen Gr=FC=DFen Heinz Sporn SPORN it-freelancing Mobile: ++43 (0)699 / 127 827 07 Email: heinz.sporn@sporn-it.com heinz.sporn@utanet.at Website: http://www.sporn-it.com Snail: Steyrer Str. 20 A-4540 Bad Hall Austria / Europe --=20 gentoo-user@gentoo.org mailing list