Preflight checklist
Describe your problem
When using hydra within kubernetes and with certmanager the TLS certificates are only valid for 90 days. After 60 days cert manager renew the cert and update the files in the Pod.
I have not found anything in the doc.
Describe your ideal solution
Hydra (but also Kratos) could watch the TLS key and cert files if defined in the config file for change and restart the http server if needed.
Workarounds or alternatives
Restarting the service with an external supervisor.
Version
All
Additional Context
If there is no solution, as always I can provide a PR ;)
Preflight checklist
Describe your problem
When using hydra within kubernetes and with certmanager the TLS certificates are only valid for 90 days. After 60 days cert manager renew the cert and update the files in the Pod.
I have not found anything in the doc.
Describe your ideal solution
Hydra (but also Kratos) could watch the TLS key and cert files if defined in the config file for change and restart the http server if needed.
Workarounds or alternatives
Restarting the service with an external supervisor.
Version
All
Additional Context
If there is no solution, as always I can provide a PR ;)