Verbose VPN server installation using OpenVPN and OpenSSL
Download Video (1437 KB)
A VPN (virtual private network) is a private, encrypted network that traverses a public network (such Internet). This is a way of giving remote users access to local network resources as if they were themselves local.
OpenVPN is a open-source VPN software that allows creating encrypted tunnels between computers. The secure authentication and encryption functions relies on OpenSSL library that implements the basic cryptographic functions.
This post shows how to setup a VPN server with certificate-based authentication using OpenVPN and OpenSSL. Also, in tutorial will be shown how to connect to this VPN server from Linux and Windows machines.
Read more…


Recent Comments