OpenVPN 2.5.8 has been released, the package for creating virtual private networks that allows for an encrypted connection between two client machines or to facilitate centralized work for multiple clients. VPN server The OpenVPN code is distributed under the GPLv2 license, and precompiled binary packages are available for Debian, Ubuntu, CentOS, RHEL, and Windows.
The new version provides the ability to work with default configurations using TLS libraries that do not support BF-CBC (Blowfish in CBC mode). For example, Blowfish is not supported in the OpenSSL 3.0 library, whose initial support has been moved from the OpenVPN 2.6 branch. Previously, having BF-CBC in the list of supported default ciphers would result in an error message, even if BF-CBC was not used during the connection negotiation. In addition to bug fixes, this new version also includes an expanded test suite and the addition of the git branch name and commit ID in the version string of OpenVPN builds for Windows.
Source: opennet.ru
