summaryrefslogtreecommitdiffstats
path: root/scripts/tks-check-shared.sh
blob: 31a12316e5b29287d112d985fe69d6cfaa188b64 (plain)
1
2
3
4
5
#!/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 -L -d $INSTANCE_DIR/alias -f $INSTANCE_DIR/conf/internal.txt