Remove conf file at the end.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 12 Mar 2008 18:34:00 +0000 (18:34 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 12 Mar 2008 18:34:00 +0000 (18:34 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2769 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/keygen.sh

index df3b4c9..3bffafd 100755 (executable)
@@ -65,3 +65,5 @@ if [ -z $BATCH ] ; then
 else
     openssl req -config sp-cert.cnf -new -x509 -days $DAYS -keyout sp-key.pem -out sp-cert.pem 2> /dev/null
 fi
+
+rm sp-cert.cnf