mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
d7b7040408
3DES is enabled by default in Golang, this commit will use tls.CipherSuites() which returns all ciphers excluding those with security issues, such as 3DES.