[SDC CLIENT] Allow HTTP 63/126163/3
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 9 Dec 2021 08:08:08 +0000 (09:08 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 9 Dec 2021 21:26:49 +0000 (21:26 +0000)
commitee90372744da6e94c788e0579a32c60b244658f8
tree3551f8e0a16716cb037c46988107a062bab8c86e
parentd4c076118ff231d9ab5165a873185515896380eb
[SDC CLIENT] Allow HTTP

By default, SDC client is using only https, which can be problematic
when used on top of service mesh for example.
Let's override isUseHttpsWithSDC in order to allow use of http thanks to
a configuration variable.

Issue-ID: OOM-2258
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ifb8cb7cbf2881d3f2b2d131f1b0a44db6da3200e
northbound/ueb-listener/src/main/java/org/onap/ccsdk/sli/northbound/uebclient/SdncUebConfiguration.java