]> git.feebdaed.xyz Git - 0xmirror/openvpn.git/commit
Fix dco with null cipher being enabled without auth none
authorArne Schwabe <arne@rfc2549.org>
Thu, 4 Dec 2025 13:45:16 +0000 (14:45 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 4 Dec 2025 14:58:21 +0000 (15:58 +0100)
commit4ff746ad87ca5aa7b2058c9332622fc86551c0c8
tree7f20a58b7f49dfdac941cba35b9014a338a28870
parent864aab8a6cb9c473629bab2b6d5d0338d2d64186
Fix dco with null cipher being enabled without auth none

This is a corner case and only the FreeBSD DCO module support the
none encryption but as long as it supports it, we should only
enable it when the configuration actually allows to enable it.

Change-Id: I1104044701145fa37cea857e2e0e0fcac7a2bee3
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Antonio Quartulli <antonio@mandelbit.com>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1369
Message-Id: <20251204134521.20025-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg34847.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/dco.c