From 4817c081e6bccaee14fcd36462c0a26fc1acbf42 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 10 Aug 2012 17:14:43 -0500 Subject: Added KRA scripts. --- scripts/ca-remove.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/ca-remove.sh') diff --git a/scripts/ca-remove.sh b/scripts/ca-remove.sh index 6c90c78..404767d 100755 --- a/scripts/ca-remove.sh +++ b/scripts/ca-remove.sh @@ -1,7 +1,7 @@ #!/bin/sh -x SRC_DIR=`cd ../.. ; pwd` -INSTANCE_NAME=pki-master +INSTANCE_NAME=ca-master pkidestroy -s CA -i $INSTANCE_NAME -- cgit