Initial fix for https call to plugins 37/104637/2
authorilanap <ilanap@amdocs.com>
Thu, 26 Mar 2020 10:50:06 +0000 (12:50 +0200)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Mon, 30 Mar 2020 05:02:46 +0000 (05:02 +0000)
commitb6a282ed0f584cff4aa4b571bf826bf546616d2a
treec4e6d8813b5a0c6a34760c54ba043cee7f5f9212
parente639665414ee35e5f23d6091d53e67b35e123935
Initial fix for https call to plugins

Creates an http/https client to check whether plugin is online. missing UI fixes still

Issue-ID: SDC-2843
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I06ee08c73881c8a8c458198f9b6a0f9df1021f52
Signed-off-by: ilanap <ilanap@amdocs.com>
(cherry picked from commit 7422f22140b7ce24e3e735dabaa325e2f7a4fc92)
catalog-fe/src/main/java/org/openecomp/sdc/fe/impl/PluginStatusBL.java
catalog-fe/src/main/java/org/openecomp/sdc/fe/utils/JettySSLUtils.java [new file with mode: 0644]