[UI] Support of HTTPS 44/1644/2
authorIoakeim Samaras <ioakeim.samaras@ericsson.com>
Tue, 24 Sep 2019 09:21:15 +0000 (12:21 +0300)
committerIoakeim Samaras <ioakeim.samaras@ericsson.com>
Tue, 24 Sep 2019 09:36:34 +0000 (12:36 +0300)
commitf0359240d6f093f08eca0a077a37ab3b5b842765
tree7cf8dc3b86e1c0ee948e2a6057a821a6bb3b7e7f
parent5209bb26e2b70f6eefbccf61713dc2633751b86b
[UI] Support of HTTPS

HTTPs with the appropriate SSL certificates
is supported in order to secure the connection
between the client and the UI.

JIRA: VAL-54

Signed-off-by: Ioakeim Samaras <ioakeim.samaras@ericsson.com>
Change-Id: I4fe37d98fbc5cfa45a12eef0f1af820877758f54
13 files changed:
docker/README.rst
docker/mariadb/deploy.sh
docker/mariadb/deploy_with_existing_persistent_storage.sh
docker/ui/bluval.crt [new file with mode: 0644]
docker/ui/bluval.key [new file with mode: 0644]
docker/ui/deploy.sh
docker/ui/root_index.jsp [new file with mode: 0644]
docker/ui/server.xml [new file with mode: 0644]
ui/CHANGELOG.md
ui/README.rst
ui/pom.xml
ui/src/main/java/org/akraino/validation/ui/service/IntegratedResultService.java
ui/src/main/webapp/WEB-INF/web.xml