I have a batch file that gets executed at night, checking my Lets Encrypt certificates and renewing them if necessary.
How do I make Apache reload the certificates?
I tried
net stop wampapache64
net start wampapache64
but I can not run these from a scheduled task. I have tried everything, but I cannot get enough rights.
Any other way?
How do I make Apache reload the certificates?
I tried
net stop wampapache64
net start wampapache64
but I can not run these from a scheduled task. I have tried everything, but I cannot get enough rights.
Any other way?