Files
zot/pkg/api
Ramkumar Chinchani b94f3bafee feat(tls): automatically reload tls certs
Fixes issue #3747

Currently, zot requires a restart whenever tls certs change, which can
occur whenever there are tls cert rotation etc.

This PR checks if the tls certs have be modified and if so reloads them
without restarting zot.

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
2026-02-01 00:27:24 -08:00
..