summaryrefslogtreecommitdiffstats
path: root/scripts/firefox-certs-remove.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/firefox-certs-remove.sh')
-rwxr-xr-xscripts/firefox-certs-remove.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/firefox-certs-remove.sh b/scripts/firefox-certs-remove.sh
index d532683..3b30874 100755
--- a/scripts/firefox-certs-remove.sh
+++ b/scripts/firefox-certs-remove.sh
@@ -8,10 +8,11 @@ else
home=/home/$user
fi
-CA_INSTANCE_NAME=ca-master
+CA_INSTANCE_NAME=pki-tomcat
FIREFOX_DIR=$home/.mozilla/firefox
PROFILE=`grep Path= $FIREFOX_DIR/profiles.ini | awk -F= '{print $2}'`
+echo cd $FIREFOX_DIR/$PROFILE
cd $FIREFOX_DIR/$PROFILE
certutil -D -n "admin" -d .