Community Downloads


OpenVPN 2.3.1 -- released on 2013.03.29 (Change Log)

This release adds supports for PolarSSL 1.2. It also adds a fix to prevent potential side-channel attacks by switching to a constant-time memcmp when comparing HMACs in the openvpn_decrypt function. In addition, it contains several bugfixes and documentation updates, as well as some minor enhancements.

If you find a bug in this release, please file a bug report to our Trac bug tracker. In uncertain cases please contact our developers first, either using the openvpn-devel mailinglist or the developer IRC channel (#openvpn-devel at irc.freenode.net). For generic help take a look at our official documentation, wiki, forums, openvpn-users mailing list and user IRC channel (#openvpn at irc.freenode.net).

Source Tarball openvpn-2.3.1.tar.gz GnuPG Signature
Source Zip openvpn-2.3.1.zip GnuPG Signature
Windows Installer (32-bit)
openvpn-install-2.3.1-I005-i686.exe GnuPG Signature
Windows Installer (64-bit) openvpn-install-2.3.1-I005-x86_64.exe GnuPG Signature

Instructions for verifying the signatures are available here.

This release is also available in our own software snapshot repositories for Debian, Ubuntu, Fedora 16 and RHEL/CentOS/Scientific Linux 6. Supported architectures are i386 and amd64/x86_64. For details. look here.

Note that easy-rsa is no longer bundled with OpenVPN source code archives. To get it, visit the easy-rsa page on GitHub, or download it from our Linux software repositories.


OpenVPN 2.2.2 -- released on 2011.12.22 (Change Log)

This is the old stable release. Most people should use the current stable release instead.

Source Tarball openvpn-2.2.2.tar.gz GnuPG Signature
Source Zip openvpn-2.2.2.zip GnuPG Signature
Windows Installer openvpn-2.2.2-install.exe GnuPG Signature

This release is also available in our own apt repositories for Debian/Ubuntu and in i386 and amd64 flavours. For details. look here.


OpenVPN -- Older Releases

This page contains older OpenVPN releases not explicitly listed above.


OpenVPN -- Snapshots and development code

In addition to official releases latest development code and snapshot builds are available. If you're interested in using these snapshots, please read this article also.


OpenVPN -- Packages and ports

OpenVPN is available in repositories of most open source operating systems such as Debian, Ubuntu, Fedora, FreeBSD and Maemo. Some of them may have several versions available, e.g. one for latest beta branch, one for latest development code and one for stable releases. Using these OS-provider versions is usually easiest. However the OpenVPN project also packages latest OpenVPN releases for some open source operating systems. Take a look here to see if these packages are available for your OS.


Tap-windows

OpenVPN uses TAP-windows to provide virtual tap device functionality on Windows. Normally you don't need to install TAP-windows separately, as OpenVPN installers include it.

Source Zip tap-windows-9.9.2.zip GnuPG Signature
Windows Installer tap-windows-9.9.2.exe GnuPG Signature

Most other operating systems have virtual tap device functionality in their kernels.


Easy-rsa

Starting with openvpn-2.3_alpha2 easy-rsa is no longer part of the OpenVPN source or binary packages. It can be downloaded separately from it's GitHub project page.


Openvpn-build

Official Windows binary packages are cross-compiled on Linux using mingw_w64 and the openvpn-build buildsystem. For details, look at the Wiki documentation.


LZO RPM Packages

The OpenVPN RPM package requires the LZO library for real-time link compression. (sources: Dag Wieers and SuSE distribution).