What is SSL Tunneling? (original) (raw)

Last Updated : 30 Sep, 2022

SSL Tunneling involves a client that requires an SSL connection to a backend service or secure server via a proxy server. This proxy server opens the connection between the client and the backend service and copies the data to both sides without any direct interference in the SSL connection. A diagram that demonstrates SSL Tunneling is given as follows:

SSL-Tunneling

SSL-Tunneling

Working of SSL Tunneling

The stepwise working of SSL Tunneling from its creation to end is given as follows:

Working-of-SSL-Tunneling-Part-1

Working-of-SSL-Tunneling-Part-1

Working-of-SSL-Tunneling-Part-2

Working-of-SSL-Tunneling-Part-2

Features of SSL Tunneling