mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
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>