|
|||||||||||
|
Bug#267477: marked as done (ssl: some easy way to set up an ssl server (as apache-ssl package in apache 1))
From: Debian Bug Tracking System <owner(at)bugs.debian.org>
Date: Wed Jul 02 2008 - 05:51:20 EDT Your message dated Wed, 02 Jul 2008 09:32:09 +0000 with message-id <E1KDyh7-0002r4-UB@ries.debian.org> and subject line Bug#267477: fixed in apache2 2.2.9-3 has caused the Debian Bug report #267477, regarding ssl: some easy way to set up an ssl server (as apache-ssl package in apache 1) to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 267477: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267477 Debian Bug Tracking System Contact owner@bugs.debian.org with problems attached mail follows: Package: apache2 Version: 2.0.50-9 Severity: wishlist With apache 1 setting up an ssl apache server in debian was as easy as: apt-get install apache-ssl This way allowed non apache experts to set up an ssl server without needing to know apache configuration options and avoiding making configuration mistakes. I cannot find some similar thing in apache2 packages, an it seem it is not enough using a2enmod to load ssl, as I need some configuration options in /etc/apache2/apache2.conf. Some of them are placed in /etc/apache2/mods-available/ssl.conf but as I said, it does not seem to be enough loading ssl module with a2enmod to get a working ssl server. I prefer not messing with /etc/apache2/apache2.conf becouse I am sure package maintainer knows much more than me and I could break something. I have seen some people uses virtual hosts to have an ssl apache server listening on other port. Could it be as easy as adding a new file to /etc/apache2/sites-available/ to get apache server listening ssl on port 443? This file could be linked from /etc/apache2/sites-enabled/ by administrators like me to get it to work with no risk to break anything. This would be even cleaner than solution adopted in apache 1 packages becouse only one apache service in /etc/init.d would be used. thanks, txemi. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-686 Locale: LANG=es_ES@euro, LC_CTYPE=es_ES@euro Versions of packages apache2 depends on: ii apache2-mpm-prefork 2.0.50-9 Traditional model for Apache2 -- no debconf information attached mail follows:
Source: apache2
Source-Version: 2.2.9-3
We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:
apache2-dbg_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2-dbg_2.2.9-3_i386.deb
apache2-doc_2.2.9-3_all.deb
to pool/main/a/apache2/apache2-doc_2.2.9-3_all.deb
apache2-mpm-event_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2-mpm-event_2.2.9-3_i386.deb
apache2-mpm-prefork_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2-mpm-prefork_2.2.9-3_i386.deb
apache2-mpm-worker_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2-mpm-worker_2.2.9-3_i386.deb
apache2-prefork-dev_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2-prefork-dev_2.2.9-3_i386.deb
apache2-src_2.2.9-3_all.deb
to pool/main/a/apache2/apache2-src_2.2.9-3_all.deb
apache2-suexec-custom_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2-suexec-custom_2.2.9-3_i386.deb
apache2-suexec_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2-suexec_2.2.9-3_i386.deb
apache2-threaded-dev_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2-threaded-dev_2.2.9-3_i386.deb
apache2-utils_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2-utils_2.2.9-3_i386.deb
apache2.2-common_2.2.9-3_i386.deb
to pool/main/a/apache2/apache2.2-common_2.2.9-3_i386.deb
apache2_2.2.9-3.diff.gz
to pool/main/a/apache2/apache2_2.2.9-3.diff.gz
apache2_2.2.9-3.dsc
to pool/main/a/apache2/apache2_2.2.9-3.dsc
apache2_2.2.9-3_all.deb
to pool/main/a/apache2/apache2_2.2.9-3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 267477@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apache2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 02 Jul 2008 10:15:57 +0200
Source: apache2
Binary: apache2.2-common apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-utils apache2-suexec apache2-suexec-custom apache2 apache2-doc apache2-prefork-dev apache2-threaded-dev apache2-src apache2-dbg
Architecture: source i386 all
Version: 2.2.9-3
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description:
apache2 - Apache HTTP Server metapackage
apache2-dbg - Apache debugging symbols
apache2-doc - Apache HTTP Server documentation
apache2-mpm-event - Apache HTTP Server - event driven model
apache2-mpm-prefork - Apache HTTP Server - traditional non-threaded model
apache2-mpm-worker - Apache HTTP Server - high speed threaded model
apache2-prefork-dev - Apache development headers - non-threaded MPM
apache2-src - Apache source code
apache2-suexec - Standard suexec program for Apache 2 mod_suexec
apache2-suexec-custom - Configurable suexec program for Apache 2 mod_suexec
apache2-threaded-dev - Apache development headers - threaded MPM
apache2-utils - utility programs for webservers
apache2.2-common - Apache HTTP Server common files
Closes: 260063 267477 293469 293519 293524 314606 395823 398520 421802 446765 450831 457708 473982 486286 488821
Changes:
apache2 (2.2.9-3) unstable; urgency=low
.
[ Stefan Fritsch ]
This archive was generated by hypermail 2.1.8 : Tue Jul 29 2008 - 21:31:46 EDT |
||||||||||
|
|||||||||||