rclone/fs/fshttp
Saleh Dindar f26d2c6ba8 fs/http: reload client certificates on expiry
In corporate environments, client certificates have short life times
for added security, and they get renewed automatically. This means
that client certificate can expire in the middle of long running
command such as `mount`.

This commit attempts to reload the client certificates 30s before they
expire.

This will be active for all backends which use HTTP.
2024-07-24 15:02:32 +01:00
..
dialer.go fs/fshttp: fix --contimeout being ignored 2023-11-24 17:53:33 +00:00
http_test.go fs/http: reload client certificates on expiry 2024-07-24 15:02:32 +01:00
http.go fs/http: reload client certificates on expiry 2024-07-24 15:02:32 +01:00
prometheus.go fshttp: add prometheus metrics for HTTP status code 2021-11-17 18:38:12 +03:00