Hi
I’ve recently using Caddy as a reverse proxy with my own certificates
I’m using a script to pull my certificate from Porkbun’s API and provide it to Caddy with the tls directive
When renewing the certificates, will Caddy detect that the certificate files were changed or does the server need to be restarted upon each renewal?
Thanks