mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 21:17:25 +03: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.