Change in ovirt-engine[master]: packaging: redirect to TLS/SSL using application server

Juan Hernandez has submitted this change and it was merged. Change subject: packaging: redirect to TLS/SSL using application server ...................................................................... packaging: redirect to TLS/SSL using application server Enforce TLS/SSL on the following applications: * restapi * userportal * webadmin Remove the guessing and setup of the root welcome message (/etc/ovirt-engine/web-conf.js), as now each context redirect upon need. Change-Id: If0d05ce7224548123c9f5f2a1ce09bf090625085 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M Makefile M backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/web.xml D backend/manager/modules/root/src/main/java/org/ovirt/engine/core/WebConfServlet.java M backend/manager/modules/root/src/main/webapp/WEB-INF/web.xml M backend/manager/modules/root/src/main/webapp/index.html M frontend/webadmin/modules/userportal-gwtp/src/main/webapp/WEB-INF/web.xml M frontend/webadmin/modules/webadmin/src/main/webapp/WEB-INF/web.xml M packaging/fedora/setup/basedefs.py M packaging/fedora/setup/engine-setup.py M packaging/fedora/setup/output_messages.py M packaging/fedora/setup/ovirt_port80.py D packaging/fedora/setup/resources/jboss/web-conf.js M packaging/fedora/spec/ovirt-engine.spec.in 13 files changed, 48 insertions(+), 155 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6827 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If0d05ce7224548123c9f5f2a1ce09bf090625085 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
juan.hernandez@redhat.com