Added freeipa configuration to renewal script #5

Merged
ejparker merged 4 commits from freeipa2 into prod 2025-03-30 00:05:00 -05:00
Showing only changes of commit f0226d69c6 - Show all commits

View file

@ -15,7 +15,7 @@ function reload() {
fi
if [ -d /var/lib/ipa/ ]
#restart httpd
/scripts/install_cacerts.sh
/scripts/setup-le.sh
systemctl start httpd
#load cert
fi