summaryrefslogtreecommitdiffstats
path: root/scripts/testuser-crmf-request.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/testuser-crmf-request.sh')
-rwxr-xr-xscripts/testuser-crmf-request.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/testuser-crmf-request.sh b/scripts/testuser-crmf-request.sh
new file mode 100755
index 0000000..af27169
--- /dev/null
+++ b/scripts/testuser-crmf-request.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+mkdir -p tmp
+
+pki -c Secret.123 client-cert-request "CN=testuser" --type crmf --profile caSigningUserCert
+