Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

Bug#168109: apache2-common: mods-available/ssl.conf should enable ssl, and specify/generate a default cert/key

From: Anon Sricharoenchai <anon.hui(at)gmail.com>
Date: Fri Oct 12 2007 - 02:17:56 EDT


Hi,

The resolution to #231726 is disabling ssl-cert in postinst,

# Make self-signed certificate
#if [ ! -f /etc/apache2/ssl/apache.pem ]
#then
# /usr/sbin/make-ssl-cert /usr/share/ssl-cert/ssleay.cnf
/etc/apache2/ssl/apache.pem

#fi

As a consequence, this #168109 bug is then reopened.

I would like to suggest the solution by reinsert postinst code like this,

# Make self-signed certificate

   if [ ! -f /etc/apache2/ssl/apache.pem ]    then

           /usr/sbin/make-ssl-cert /usr/share/ssl-cert/ssleay.cnf /etc/apache2/ssl/apache.pem || (rm -f /etc/apache2/ssl/apache.pem; false)

Do you need help?X

   fi

But it should be better to split mod_ssl and the action of generating cert/key in a package named "libapache2-mod-ssl".

PS. How can I retitle the bug with long subject? retitle 168109 apache2-common: mods-available/ssl.conf should enable ssl, and specify/generate a default cert/key
^^^ The line is too long and gmail does wrap it.

-- 
To UNSUBSCRIBE, email to debian-apache-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Received on Fri Oct 12 02:27:03 2007

This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 02:58:22 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library