This might be a newbie Linux question but on acme.sh, where you specify --reloadcmd
I currently have that set to service apache2 restart
. I am also running Webmin on this server which is it's own miniserv instance, so I need to be able to restart that as well when the cert if renewed. How do I issue two commands, or do I need to make a script that does both and call that script?
I have Webmin using the same certificate files as Apache, which is working great.