Fully HTTPS support in the catalog-fe 27/94227/2
authork.kedron <k.kedron@partner.samsung.com>
Fri, 23 Aug 2019 14:46:49 +0000 (16:46 +0200)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Mon, 26 Aug 2019 12:48:57 +0000 (12:48 +0000)
commite9e5777db6edcbf34d3315a034ca9be2262fd61d
treefc54cf643e388b5e363f750c5c2451899c1a87b5
parent003f42a1295b85ae209a8e4f58fc87e05b8c2074
Fully HTTPS support in the catalog-fe

Fully HTTPS support:
-Updated jvm configuration to support call to
the SDC components using HTTPS.
-Checkstyle in the recipes
-Added buildRestClient method to create the CloseableHttpClient
supporting the SSL connection
-Sonar fixes in the PluginStatusBL class

Issue-ID: SDC-2516
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I35b9e22026898d2cc67a4b2d86d9d508a33fcb59
catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/attributes/default.rb
catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/recipes/FE_4_logback.rb
catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/recipes/FE_7_create_jetty_modules.rb
catalog-fe/sdc-frontend/startup.sh
catalog-fe/src/main/java/org/openecomp/sdc/fe/impl/PluginStatusBL.java
catalog-fe/src/main/java/org/openecomp/sdc/fe/listen/FEAppContextListener.java