Comment 3 for bug 261198

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Comment from mathiaz:
[18:39] <mathiaz> nxvl: as of intrepid, apache2 comes with ssl ootb
[18:40] <mathiaz> nxvl: apache2 depends on ssl-cert and uses the snake-oil-cert
 IIRC

So, make Apache Full profile as default.

  * add ufw integration (see
    https://wiki.ubuntu.com/UbuntuFirewall#Integrating%20UFW%20with%20Packages)
    (LP: #261198)
    - debian/control: suggest ufw for apache2.2-common
    - add apache2.2-common.ufw.profile with 3 profiles and install it to
      /etc/ufw/applications.d/apache2.2-common
    - apache2.2-common.postinst: add "Apache Full" rules as default as apache2
      now depends on ssl-cert and uses the snake-oil-cert
    - apache2.2-common.postrm: remove the profile on --purge