summaryrefslogtreecommitdiffstats
path: root/scripts/tks-create-shared.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tks-create-shared.sh')
-rwxr-xr-xscripts/tks-create-shared.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/tks-create-shared.sh b/scripts/tks-create-shared.sh
deleted file mode 100755
index 0ad9748..0000000
--- a/scripts/tks-create-shared.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-INSTANCE_DIR=/var/lib/pki/tks-master
-grep "internal=" $INSTANCE_DIR/conf/password.conf | sed "s/internal=//" > $INSTANCE_DIR/conf/internal.txt
-tkstool -T -d $INSTANCE_DIR/alias -n sharedSecret -f $INSTANCE_DIR/conf/internal.txt