Don't reinit allowSelfSignedCerts 46/77546/5
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 29 Jan 2019 22:12:46 +0000 (23:12 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 31 Jan 2019 20:15:59 +0000 (21:15 +0100)
commit1a08853062d62ea52d1a0df029b2a5e25d458d15
treeb034a38ed62b5aa9dd0a74c658f1c10335201c4c
parentbda6bcb4f61cd4b42b216db9a9b2c7dcaa72997e
Don't reinit allowSelfSignedCerts

allowselfsignedcerts field is defined and initialized in BusTopicBase
so there is need to overwrite it once agin with the same value.

Change-Id: Id0a389921954606392eb2cb3c23cd0d8ee3dc4ae
Issue-ID: POLICY-1387
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/bus/internal/SingleThreadedUebTopicSource.java