From 3de8cae16f5454037c846a9810388d4a7064cbeb Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 26 Sep 2018 14:13:00 +0000 Subject: [PATCH] Updated git submodules Project: integration master eb371459c79676eba9f4bb2b59d3dabe55d50844 Merge "Use PKCS12 key and trust store in HV-VES Collector" Use PKCS12 key and trust store in HV-VES Collector Usage of keystore and truststore allows us to use JDK security framework instead of openssl JNI bindings which are sometimes problematic. * Replace openssl with keytool when generating the scripts Change-Id: Icaa21cd1db443b1dd8fe7e7c0523123df5ea2545 Issue-ID: DCAEGEN2-816 Signed-off-by: Piotr Jaszczyk --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index 2d006a55c..eb371459c 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit 2d006a55c7617707cb1adbc1326f3481ae32d971 +Subproject commit eb371459c79676eba9f4bb2b59d3dabe55d50844 -- 2.16.6