move http to https 21/89721/1
authorTaka Cho <takamune.cho@att.com>
Tue, 11 Jun 2019 21:04:50 +0000 (17:04 -0400)
committerTaka Cho <takamune.cho@att.com>
Tue, 11 Jun 2019 21:06:00 +0000 (17:06 -0400)
commitd3f590c87f20a26272cbaf9d6fde1dcc2e7466b8
tree2ce0ccd56a31ad1e18749d88995e3a1fec763c67
parente8494752effab43ecd7ffa949e6eb7b30b38c9b2
move http to https

use jetty to move to
https

Issue-ID: APPC-1573
Change-Id: I814e8159d39f7e09cfbfcf5a314a1909774486cc
Signed-off-by: Taka Cho <takamune.cho@att.com>
docker-compose/docker-compose.yml
installation/appc/pom.xml
installation/appc/src/main/resources/custom.properties [new file with mode: 0644]
installation/appc/src/main/resources/jetty.xml [new file with mode: 0644]
installation/appc/src/main/resources/keystore [new file with mode: 0644]
installation/appc/src/main/scripts/dockerInstall.sh