mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
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.