fix https timeout get connection 61/42961/2
authorShiwei Tian <tian.shiwei@zte.com.cn>
Mon, 16 Apr 2018 08:28:18 +0000 (16:28 +0800)
committerShiwei Tian <tian.shiwei@zte.com.cn>
Mon, 16 Apr 2018 08:38:49 +0000 (16:38 +0800)
commit3356fb82b20ebe7209522e4e009dd6aea5ed1802
tree03c0af590af3f6d189e20d057162daa95c7809a5
parent77a032f176183287746858d8eb57a6062286d327
fix https timeout get connection

Issue-ID: HOLMES-104

Change-Id: Ib79bb3dea470fd922f2e8fc906f33d8d238cd62e
Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
holmes-actions/src/main/java/org/onap/holmes/common/aai/AaiQuery.java
holmes-actions/src/main/java/org/onap/holmes/common/dmaap/Publisher.java
holmes-actions/src/main/java/org/onap/holmes/common/utils/HttpsUtils.java
holmes-actions/src/test/java/org/onap/holmes/common/aai/AaiQueryTest.java
holmes-actions/src/test/java/org/onap/holmes/common/dmaap/PublisherTest.java
holmes-actions/src/test/java/org/onap/holmes/common/utils/HttpsUtilsTest.java
pom.xml