Jump to content

Template:Networking device configuration examples openvpn over stunnel: Difference between revisions

m
Reverted edits by 89.204.155.51 (talk) to last revision by Dziugas
Tags: Mobile edit Mobile web edit
m (Reverted edits by 89.204.155.51 (talk) to last revision by Dziugas)
Tag: Rollback
Line 1: Line 1:
==Introduction==
==Introduction==


<b>Stunnel</b> is an open-source a proxy service that adds TLS encryption to clients and servers sting on a VPN network. TLS encryption provided by Stunnel can be used as an additional layer of encryption for data sent by OpenVPN. This procedure increases the security of the established connection and provides higher chances of passing a Deep packet inspection (DPI) check.
<b>Stunnel</b> is an open-source a proxy service that adds TLS encryption to clients and servers already existing on a VPN network. TLS encryption provided by Stunnel can be used as an additional layer of encryption for data sent by OpenVPN. This procedure increases the security of the established connection and provides higher chances of passing a Deep packet inspection (DPI) check.


This article contains instructions on how to configure an OpenVPN over Stunnel topology.
This article contains instructions on how to configure an OpenVPN over Stunnel topology.