From 8ebb6025dd0f585f6df3fd9308b10f9559c0a067 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Tue, 14 Nov 2017 20:54:55 -0600 Subject: Updated CA and KRA scripts for HSM. --- scripts/ca-nfast-create-step2.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/ca-nfast-create-step2.sh') diff --git a/scripts/ca-nfast-create-step2.sh b/scripts/ca-nfast-create-step2.sh index 8afa365..d35e39d 100755 --- a/scripts/ca-nfast-create-step2.sh +++ b/scripts/ca-nfast-create-step2.sh @@ -1,7 +1,7 @@ #!/bin/sh -x -#pkispawn -vv -f ca-nfast-step2.cfg -s CA -pkispawn -vv -f ca-nfast.cfg -s CA --skip-installation +#pkispawn -f ca-nfast-step2.cfg -s CA +pkispawn -f tmp/ca-nfast.cfg -s CA --skip-installation #/bin/cp /root/.dogtag/pki-tomcat/ca_admin.cert . #/bin/cp /root/.dogtag/pki-tomcat/ca_admin_cert.p12 . -- cgit