Move SSL verification to test 35/23835/1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Thu, 16 Nov 2017 11:43:55 +0000 (12:43 +0100)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Thu, 16 Nov 2017 12:42:47 +0000 (13:42 +0100)
commit78c8b0e7fc7e6d707190202cac4b8f2ad03828dc
treefd3db86bcef3a998c16a5f660bb42107a484619b
parent817815e0073a2cd447b6ad84d700e14efe491c94
Move SSL verification to test

Move the SSL verification to the unit test instead of having it in the
main class

Change-Id: I574a4ba380ef62171cc6ba0c23eb41dee8a8cc18
Issue-ID: CLAMP-74
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
src/main/java/org/onap/clamp/clds/client/CldsEventDelegate.java
src/main/java/org/onap/clamp/clds/client/DcaeHttpConnectionManager.java
src/test/java/org/onap/clamp/clds/it/DcaeHttpConnectionManagerItCase.java