summaryrefslogtreecommitdiffstats
path: root/scripts/ds-cert-list.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ds-cert-list.sh')
-rwxr-xr-xscripts/ds-cert-list.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/ds-cert-list.sh b/scripts/ds-cert-list.sh
new file mode 100755
index 0000000..5441be7
--- /dev/null
+++ b/scripts/ds-cert-list.sh
@@ -0,0 +1,6 @@
+#!/bin/sh -x
+
+INSTANCE=pki-tomcat
+NSSDB_DIR=/etc/dirsrv/slapd-$INSTANCE
+
+certutil -L -d $NSSDB_DIR