summaryrefslogtreecommitdiffstats
path: root/scripts/tps-check-shared.sh
blob: 50ab49e3b0cb1632ff42a3cb12e1a1a060452426 (plain)
1
2
3
4
5
#!/bin/sh

INSTANCE_DIR=/var/lib/pki-tps
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