Remove conf file at the end.
[shibboleth/sp.git] / 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