#7554 HTTPD SSL config needs adjustment for Debian
Closed: fixed 5 years ago Opened 5 years ago by tjaalton.

Debian splits mod_ssl config in module and site specific parts, so server setup needs to adjust to match.

This is easily done by adding a new paths.HTTPD_SSL_SITE_CONF and setting it to point at paths.HTTPD_SSL_CONF by default, but on Debian it'll point to the site config. Then the config phase will touch either one depending on the use-case.


master:

  • 0030118 Create kadm5.acl if it doesn't exist
  • 7a27651 constants: Fix HTTPD_GROUP for Debian
  • a3a3d6d paths: Fix some path definitions for Debian.
  • 86ef31d Add mkhomedir support for Debian
  • c5ee8ae named.conf: Disable duplicate zone on debian, and modify data dir
  • ffdb20a ldapupdate: Add support for Debian multiarch
  • 8c0d7bb Fix HTTPD SSL configuration for Debian.
  • f47d86c Move config directives handling code

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata