- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TLSCiphersBackwardCompatible (0.08 sec)
-
cmd/utils.go
s := xhttp.ConnSettings{ LookupHost: globalDNSCache.LookupHost, DialTimeout: defaultDialTimeout, RootCAs: globalRootCAs, CipherSuites: crypto.TLSCiphersBackwardCompatible(), CurvePreferences: crypto.TLSCurveIDs(), TCPOptions: globalTCPOptions, EnableHTTP2: false, } if clientCert != "" && clientKey != "" {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 33K bytes - Viewed (0)