From 37cacbd89a7129e5736916627b25d0ecf0364947 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Fri, 2 Aug 2019 23:20:31 +0000 Subject: VNFM adapter support two way TLS Change-Id: Icdb57587c9070bcce405eeaea4275fea0af0533a Issue-ID: SO-2190 Signed-off-by: MichaelMorris --- .../src/main/resources/org.onap.so.p12 | Bin 0 -> 4095 bytes .../src/main/resources/org.onap.so.trust.jks | Bin 0 -> 1413 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 bpmn/mso-infrastructure-bpmn/src/main/resources/org.onap.so.p12 create mode 100644 bpmn/mso-infrastructure-bpmn/src/main/resources/org.onap.so.trust.jks (limited to 'bpmn/mso-infrastructure-bpmn/src') diff --git a/bpmn/mso-infrastructure-bpmn/src/main/resources/org.onap.so.p12 b/bpmn/mso-infrastructure-bpmn/src/main/resources/org.onap.so.p12 new file mode 100644 index 0000000000..79631bf344 Binary files /dev/null and b/bpmn/mso-infrastructure-bpmn/src/main/resources/org.onap.so.p12 differ diff --git a/bpmn/mso-infrastructure-bpmn/src/main/resources/org.onap.so.trust.jks b/bpmn/mso-infrastructure-bpmn/src/main/resources/org.onap.so.trust.jks new file mode 100644 index 0000000000..6f8168d896 Binary files /dev/null and b/bpmn/mso-infrastructure-bpmn/src/main/resources/org.onap.so.trust.jks differ -- cgit 1.2.3-korg