diff --git a/templates/requestCertificate.sh.j2 b/templates/requestCertificate.sh.j2 index 2ca6e1f..b035908 100644 --- a/templates/requestCertificate.sh.j2 +++ b/templates/requestCertificate.sh.j2 @@ -20,4 +20,4 @@ mv cert.crt /etc/ssl/certs/$(hostname).{{local_domainname}}.crt mv ca.crt /etc/ssl/certs/{{local_domainname}}-CA-chain.crt -#rm certificateResult.txt +rm certificateResult.txt