From 4e9855e3f7605d996a10c9ce23f52e0d3ab35977 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 19 Mar 2021 12:13:26 -0400 Subject: Delete keystores from xacml 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: If4966538452a16b22ea3a338eb9656a295641402 Signed-off-by: Jim Hahn --- .../src/main/resources/etc/ssl/policy-keystore | Bin 4431 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 packages/policy-xacmlpdp-tarball/src/main/resources/etc/ssl/policy-keystore (limited to 'packages/policy-xacmlpdp-tarball/src') diff --git a/packages/policy-xacmlpdp-tarball/src/main/resources/etc/ssl/policy-keystore b/packages/policy-xacmlpdp-tarball/src/main/resources/etc/ssl/policy-keystore deleted file mode 100644 index b95e0103..00000000 Binary files a/packages/policy-xacmlpdp-tarball/src/main/resources/etc/ssl/policy-keystore and /dev/null differ -- cgit 1.2.3-korg