mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-19 17:15:19 +00:00
7432b5c9b2
The server info handler makes a http connection to other nodes to check if they are up but does not load the custom CAs in ~/.minio/certs/CAs. This commit fix it. Co-authored-by: Harshavardhana <harsha@minio.io>