frp/pkg/plugin/server
Mike Cardwell 0ab055e946
Allow server plugin to talk to https services. Option for skipping tls verification (#2103)
* Allow server plugin to talk to https services. Option for skipping tls verification

* Rename TlsVerify to TLSVerify

* Server plugin should use default http transport when scheme is not https
2020-12-03 14:36:14 +08:00
..
http.go Allow server plugin to talk to https services. Option for skipping tls verification (#2103) 2020-12-03 14:36:14 +08:00
manager.go
plugin.go
tracer.go
types.go