summaryrefslogtreecommitdiffstats
path: root/src/main/docker/elasticsearch/bin/init_sg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/docker/elasticsearch/bin/init_sg.sh')
-rw-r--r--src/main/docker/elasticsearch/bin/init_sg.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main/docker/elasticsearch/bin/init_sg.sh b/src/main/docker/elasticsearch/bin/init_sg.sh
deleted file mode 100644
index 1c4e607..0000000
--- a/src/main/docker/elasticsearch/bin/init_sg.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-plugins/search-guard-6/tools/sgadmin.sh \
- -cd config/sg/ \
- -ts config/sg/truststore.jks \
- -ks config/sg/kirk-keystore.jks \
- -nhnv \
- -icl \ No newline at end of file