1
0
mirror of https://github.com/minio/minio.git synced 2025-04-13 15:59:34 -04:00
Andreas Auernhammer d774a3309b
kes: automatically reload KES client certificate ()
This commit adds support for automatically reloading
the MinIO client certificate for authentication to KES.

The client certificate will now be reloaded:
 - when the private key / certificate file changes
 - when a SIGHUP signal is received
 - every 15 minutes

Fixes 

Signed-off-by: Andreas Auernhammer <hi@aead.dev>
2022-08-02 16:58:09 -07:00
..