openvpn/src
Arne Schwabe 6a7931a4a8 Allow DEFAULT in data-ciphers and report both expanded and user set option
This adds support for parsing DEFAULT in data-ciphers, the idea is that people
can modify the default without repeating the default ciphers.

In the past we have seem that people will use data-ciphers BF-CBC or
data-ciphers AES-128-CBC when getting the warning that the cipher is not
supported by the server.  This commit aims to provide a better way for
these situation as we still want people to rely on default cipher selection
from OpenVPN when possible.

Change-Id: Ia1c5209022d3ab4c0dac6438c41891c7d059f812
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Message-Id: <20241227124632.110920-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg30245.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2024-12-31 17:42:52 +01:00
..
compat Update Copyright statements to 2024 2024-03-18 18:46:26 +01:00
openvpn Allow DEFAULT in data-ciphers and report both expanded and user set option 2024-12-31 17:42:52 +01:00
openvpnmsica Add building/testing with msbuild and the clang compiler 2024-12-27 12:30:55 +01:00
openvpnserv service: add utf8to16 function that takes a size 2024-12-22 11:33:58 +01:00
plugins Update Copyright statements to 2024 2024-03-18 18:46:26 +01:00
tapctl Review doxygen warnings 2024-12-27 18:30:22 +01:00
Makefile.am Update Copyright statements to 2024 2024-03-18 18:46:26 +01:00