cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

[Zero Trust] Fix typo in supported proxy modes

Open schultetwin1 opened this issue 3 years ago • 1 comments

Previously the docs for the Zero Trust desktop client mentioned that our proxy supports either SOCKS or HTTPS proxies. The HTTPS proxy is not correct. We support HTTP only.

schultetwin1 avatar Jul 25 '22 15:07 schultetwin1

HTTP vs HTTPS makes no difference to the threat model, since we would basically have to bundle a private key onto the machine to get a local HTTPS proxy. We should explain this here.

Noah-Kennedy avatar Jul 25 '22 15:07 Noah-Kennedy