From 124c7d9819edd1dfeac28acbbda3ea15f3500163 Mon Sep 17 00:00:00 2001 From: Temoc Rodriguez Date: Mon, 22 Jan 2018 12:59:23 -0800 Subject: Copy Keystore to PE for TLS Support Added copy of drools keystore to config/pe so that container has a copy of the self-signed cert to enable TLS encrpytion with automatic install process. Added copy to do-start.sh to install keystore in final destination in pap container. Issue-ID: POLICY-520 Change-Id: Ie6394b5b79ec98cfa6231c46b21a0b4bfb20869a Signed-off-by: Temoc Rodriguez --- config/pe/policy-keystore | Bin 0 -> 5640 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 config/pe/policy-keystore (limited to 'config') diff --git a/config/pe/policy-keystore b/config/pe/policy-keystore new file mode 100644 index 00000000..ab25c3a3 Binary files /dev/null and b/config/pe/policy-keystore differ -- cgit 1.2.3-korg