forked from Mirrors/minio
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.
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.