summaryrefslogtreecommitdiffstats
path: root/docker/docker_be/chef-solo/cookbooks/Deploy-DCAE/recipes/jetty_setup.rb
AgeCommit message (Collapse)AuthorFilesLines
2019-08-30Fully HTTPS support in the dcaedt-bek.kedron1-86/+0
Fully HTTPS support: -Updated the onap/base_sdc-jetty docker image version -Updated the chef script to properly used of the new docker image -Updated jvm configuration to support call to the SDC components using HTTPS. -Add support for change the http to https in the python script -Added buildRestClient method to create the CloseableHttpClient supporting the SSL connection -Checkstyle in the recipes -Update the docker_run.sh: - Change JAVA_OPTIONS - Used the secure connection to do health check Issue-ID: SDC-2477 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I7bf3d307e5765fa75a37ba0a4b41fd7fa87d28ab
2019-08-20Implement HTTPS calls into dcaedt_ber.bogacki1-4/+4
Implemented HTTPS calls into dcaedt_be -Added p12 keystore certificate. -Updated application configuration. -Added trust-store. Issue-ID: SDC-2477 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I51a5e4d6d93dc9391eb25519ed382291de5895eb
2018-05-17Add docker filesStone, Avi (as206k)1-0/+86
Adding docker files so the docker job would run Change-Id: I7db917d261d480e28a51ff222f12422803b395e8 Issue-ID: SDC-1339 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>