mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 15:30:06 +08:00
f26d2c6ba8
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. |
||
---|---|---|
.. | ||
dialer.go | ||
http_test.go | ||
http.go | ||
prometheus.go |