From 7aab1fdce67ff0ac376e3b6cbabef0b1665cc916 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 19 Mar 2021 12:51:26 -0400 Subject: Delete keystores from apex The Keystore is no longer needed in the tarball, as it is supplied externally by the CSITs and Helm charts. Deleted that file. Also modified the junits to use utils-test to generates keystores at runtime, thus deleted the junit keystore file, too. Issue-ID: POLICY-3143 Change-Id: I9bb53fcb5887e73d661ec4c4083970630c61e5c1 Signed-off-by: Jim Hahn --- .../src/main/resources/ssl/policy-keystore | Bin 4431 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 packages/apex-pdp-package-full/src/main/resources/ssl/policy-keystore (limited to 'packages/apex-pdp-package-full/src/main/resources') diff --git a/packages/apex-pdp-package-full/src/main/resources/ssl/policy-keystore b/packages/apex-pdp-package-full/src/main/resources/ssl/policy-keystore deleted file mode 100644 index b95e01031..000000000 Binary files a/packages/apex-pdp-package-full/src/main/resources/ssl/policy-keystore and /dev/null differ -- cgit 1.2.3-korg