AnyProxy
Get Pro
Glossary · Core proxy

HTTPS proxy

Also calledhttps proxy meaningssl proxytls proxy
Definition

An HTTPS proxy is an HTTP proxy that supports the CONNECT method for tunneling encrypted HTTPS traffic to any destination.

Explanation

In depth

The term is mostly historical. In modern usage, every serious HTTP proxy supports CONNECT tunneling for HTTPS. The distinction mattered in the 1990s when some proxies only handled plaintext HTTP. Today, "HTTPS proxy" is often used interchangeably with "HTTP proxy" and both handle both protocols. The relevant question is not whether the proxy supports HTTPS but what it does with the connection — a plain forwarding proxy tunnels the bytes without touching them; a corporate inspection proxy with a company root cert can decrypt, inspect, and re-encrypt. Web proxies like AnyProxy handle HTTPS by connecting to the destination themselves over TLS and re-serving the response over their own TLS certificate to your browser.

Related terms

HTTP proxyAn HTTP proxy is a proxy that understands HTTP and HTTPS traffic — it can read headers, cache responses, and rewrite requests.TLS handshakeThe TLS handshake is the initial exchange between client and server that agrees on encryption keys and verifies the server's identity before any application data flows.TLS SNITLS Server Name Indication (SNI) is a field in the TLS handshake that names the destination hostname — visible to any network observer even when the connection itself is encrypted.ProxyA proxy is a server that acts on your behalf — it makes network requests for you and hands the responses back to your device.

Put the concept to work

Try AnyProxy free — no install, no signup, six regions.

Open a blocked page