Config // TLS 1.0 at a minimum (for mysql) c.MinVersion = tls.VersionTLS12 // Remove insecure ciphers from the list c.CipherSuites = cipherSuites c.
確定! 回上一頁