From 038b4a47c7194b51106cf2c325078924403defea Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Tue, 24 Apr 2018 08:46:34 -0400 Subject: Integrate AAF certificate and CA truststore This installs a server certificate with CN: dbc.api.simpledemo.onap.org which is probably good for the heat integration environment. Also, the container truststore is updated with the AAFRootCA so that Bus Controller can be a client to other ONAP components with AAF provided certificates. Change-Id: I158929dd86fa550f964fab18eb8e975cde8062d8 Signed-off-by: dglFromAtt Issue-ID: DMAAP-435 --- misc/dbc-api.jks | Bin 0 -> 3570 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 misc/dbc-api.jks (limited to 'misc/dbc-api.jks') diff --git a/misc/dbc-api.jks b/misc/dbc-api.jks new file mode 100644 index 0000000..8c0f61a Binary files /dev/null and b/misc/dbc-api.jks differ -- cgit 1.2.3-korg