puppet-horizon/manifests/wsgi
Tobias Urdin a56420e5ef Fix redirect to https bug and testing
Fixes a bug where having listen_ssl and ssl_redirect
set to true did not redirect http to https if your
root_url was empty or '/'.

This now forces redirection from http to https no
matter what your root_url is if listen_ssl and ssl_redirect
is set to true.

This also cleans up all apache::wsgi::apache testing and fixes
the structure so it doesn't enforce some context tests only for
the SSL enabled context but for everything.

Change-Id: I53a9107a33e9afffc5d00884c66c073e77c59237
2018-06-24 14:48:54 +02:00
..
apache.pp Fix redirect to https bug and testing 2018-06-24 14:48:54 +02:00