Hi there,
So i have a question regarding the renew_hook renewal param.
Is it possible to use multiple renewal hooks in the renewal confguration?
As i would like to reload multiple services after the certificate has been reloaded.
Hi there,
So i have a question regarding the renew_hook renewal param.
Is it possible to use multiple renewal hooks in the renewal confguration?
As i would like to reload multiple services after the certificate has been reloaded.
Typically you would point the renewal hook at a script (often just a bash script) that would perform all the necessary actions.
Oh thats possible to?
Thats even better then
Thnx
Yes, you can (and most do):
But to answer your question more completely (and for those that may also read this later):
Yes, you can also use multiple renewal hooks.
[Calling them all each time a cert is renewed.]
Or you can chain/group it all into just one script.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.