minio/pkg/net
Anis Elleuch 7432b5c9b2
Use user CAs in checkEndpoint() call (#8911)
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>
2020-02-02 07:15:29 +05:30
..
host.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
host_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
port.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
port_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
url.go Use user CAs in checkEndpoint() call (#8911) 2020-02-02 07:15:29 +05:30
url_test.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00