From 4d594e00f8d1850acee7496297e0b2db96d94fef Mon Sep 17 00:00:00 2001 From: Ilya Shipitsin Date: Sat, 2 Oct 2021 15:00:20 +0500 Subject: [PATCH] add "data-ciphers" to generated OpenVPN configs --- src/bin/hamcore/openvpn_sample.ovpn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/bin/hamcore/openvpn_sample.ovpn b/src/bin/hamcore/openvpn_sample.ovpn index 5533fda3..fc2fd1d2 100644 --- a/src/bin/hamcore/openvpn_sample.ovpn +++ b/src/bin/hamcore/openvpn_sample.ovpn @@ -40,6 +40,10 @@ push-peer-info +# +# workaround, see https://github.com/SoftEtherVPN/SoftEtherVPN/issues/1490 +# +data-ciphers AES-128-CBC ############################################################################### # Specify the type of the layer of the VPN connection.