diff --git a/Set-up-http-proxy-server.md b/Set-up-http-proxy-server.md index e4307d5..6987c07 100644 --- a/Set-up-http-proxy-server.md +++ b/Set-up-http-proxy-server.md @@ -95,7 +95,9 @@ https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#p # Https proxy server -You can hide `Tinyproxy` behind `NGINX`, but there seems some bugs, https://github.com/tinyproxy/tinyproxy/issues/399 +The `http` proxy allows connections to HTTPS endpoints. + +You can hide `Tinyproxy` behind `NGINX` to create a true `https` proxy, but there seems some bugs, https://github.com/tinyproxy/tinyproxy/issues/399