kolla/doc
Juan Antonio Osorio Robles 9df58642c6 RHEL: Add mod_ssl for services running over httpd
This apache module is necessary for when one wants to use TLS for the
services running over httpd.

This only addressed RHEL based systems at the moment, since there is no
such package available for Ubuntu. This requires apache2.2-common which
will carry a lot more dependencies; So I think this should be handled
and decided in a separate patch.

when installing mod_ssl in RHEL-based distributions, an ssl.conf file is
installed in the /etc/httpd/conf.d directory. This file tells httpd to
listen on port 443; however, we don't want to do this by default, since
this should be explicitly enabled by the container's configuration. This
line is thus removed from the configuration.

A release note was added, which specifies this. And the last sentence
can be removed if this is addressed for debian/ubuntu as well.

Related-Bug: #1675490
Co-Authored-By: Martin André <m.andre@redhat.com>
Change-Id: Id6215d31547247309d43c031e163fa9e4c4ec5dc
2017-03-27 14:52:45 +03:00
..
template-override add template-override subdirectory to contrib and doc 2017-01-06 16:05:45 +00:00
CONTRIBUTING.rst Remove include_header and include_footer in all Dockerfiles 2017-02-05 10:44:48 +08:00
bug-triage.rst Fix docs formatting error 2016-10-17 09:09:12 +07:00
conf.py Fix typos in doc_files 2017-02-24 10:14:22 +00:00
image-building.rst RHEL: Add mod_ssl for services running over httpd 2017-03-27 14:52:45 +03:00
index.rst Remove all kolla-ansible related docs 2017-01-26 15:19:58 +00:00
running-tests.rst Remove py34 settings from gating 2017-03-20 20:31:40 +08:00