Closed willnorris closed 6 months ago
Implement reverseproxy.TLSTransport. We go ahead and store the provided TLSConfig object, but for now we only use it to indicate that we should use TLS. We don't actually use any of the provided values to configure the client.
Fixes #25
Implement reverseproxy.TLSTransport. We go ahead and store the provided TLSConfig object, but for now we only use it to indicate that we should use TLS. We don't actually use any of the provided values to configure the client.
Fixes #25