RootCauseunvalidated
I can only disable TLS verification to both proxy and destination with `InsecureSkipVerify`. — `net/http`. Tension: TLSClientConfig should be used for connections to destination HTTPS server and DialTLSContext - for connection to your HTTPS proxy.
2b1895c3-1cf7-4e48-a96a-9088b81fc45f
I can only disable TLS verification to both proxy and destination with InsecureSkipVerify. — net/http. Tension: TLSClientConfig should be used for connections to destination HTTPS server and DialTLSContext - for connection to your HTTPS proxy.