mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-22 02:24:02 +00: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.